Package org.glassfish.spec.maven
Class CommandLineMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.glassfish.spec.maven.CommandLineMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="cli", requiresProject=true, defaultPhase=VALIDATE) public final class CommandLineMojo extends org.apache.maven.plugin.AbstractMojo
Maven Goal to run spec verifications from the command line.- Author:
- Romain Grecourt
-
-
Constructor Summary
Constructors Constructor Description CommandLineMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-