Class CommitPomUpdateMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, Constants

    @Mojo(name="commit",
          requiresProject=true)
    public class CommitPomUpdateMojo
    extends org.apache.maven.plugin.AbstractMojo
    implements Constants
    Remove backup file(s)
    Author:
    softphone
    • Field Detail

      • project

        @Parameter(defaultValue="${project}",
                   readonly=true)
        protected org.apache.maven.project.MavenProject project
    • Constructor Detail

      • CommitPomUpdateMojo

        public CommitPomUpdateMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Specified by:
        execute in interface org.apache.maven.plugin.Mojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException