Class UpdateVersionTextMojo

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

    public class UpdateVersionTextMojo
    extends AbstractVersionMojo
    Update the active version entry in the VERSION.txt file from information present in the git logs.
    Phase:
    package
    Goal:
    update-version-text
    • Constructor Detail

      • UpdateVersionTextMojo

        public UpdateVersionTextMojo()
    • Method Detail

      • execute

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