Class ReleaseMojo

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

    @Mojo(name="release",
          requiresDirectInvocation=true,
          inheritByDefault=true,
          requiresProject=true,
          aggregator=true)
    public class ReleaseMojo
    extends BaseMojo
    Releases the project.
    • Constructor Detail

      • ReleaseMojo

        public ReleaseMojo()
    • 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