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