Class WriteProjectProperties

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.properties.AbstractWritePropertiesMojo
org.codehaus.mojo.properties.WriteProjectProperties
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="write-project-properties", defaultPhase=NONE, threadSafe=true) public class WriteProjectProperties extends AbstractWritePropertiesMojo
Writes project properties to a file.
  • Constructor Details

    • WriteProjectProperties

      public WriteProjectProperties()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException