Class GeneratePropertiesMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="generate-properties", requiresDependencyResolution=TEST, defaultPhase=INITIALIZE, threadSafe=true) public final class GeneratePropertiesMojo extends AbstractGenerateMojo
  • Constructor Details

    • GeneratePropertiesMojo

      public GeneratePropertiesMojo()
  • Method Details

    • process

      protected void process(Map<String,String> result) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Specified by:
      process in class AbstractGenerateMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException