public class CheckDistributionMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field | Description |
|---|---|---|
protected File |
dir |
include pattern for inclusion
|
protected String |
excludes |
exclude pattern
|
protected String |
includes |
include pattern
|
protected List<Spec> |
specs |
Specs
|
| Constructor | Description |
|---|---|
CheckDistributionMojo() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute() |
Copyright © 2019 GlassFish Community. All rights reserved.