Package org.glassfish.spec.maven
Class CheckDistributionMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.glassfish.spec.maven.CheckDistributionMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="check-distribution", requiresProject=true, defaultPhase=PACKAGE) public final class CheckDistributionMojo extends org.apache.maven.plugin.AbstractMojo
Check a set of spec artifact in a staging directory.- Author:
- Romain Grecourt
-
-
Constructor Summary
Constructors Constructor Description CheckDistributionMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-