Class GetPropertiesMojo

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

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

    • GetPropertiesMojo

      public GetPropertiesMojo()
  • Method Details