Class 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 Detail

      • WriteProjectProperties

        public WriteProjectProperties()
    • Method Detail

      • execute

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