Package org.glassfish.spec.maven
Class SetPropertiesMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.glassfish.spec.maven.SetPropertiesMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="set-spec-properties", requiresProject=true, defaultPhase=VALIDATE) public final class SetPropertiesMojo extends org.apache.maven.plugin.AbstractMojo
Generate spec properties.- Author:
- Romain Grecourt
-
-
Constructor Summary
Constructors Constructor Description SetPropertiesMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-