Class GetMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.basepom.mojo.propertyhelper.AbstractPropertyHelperMojo
org.basepom.mojo.propertyhelper.GetMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, FieldContext

@Mojo(name="get", threadSafe=true) public final class GetMojo extends AbstractPropertyHelperMojo
Fetches the defined numbers and add properties.
  • Constructor Details