Class PackageMOJO

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

    @Mojo(name="package",
          defaultPhase=PACKAGE)
    public class PackageMOJO
    extends org.apache.maven.plugin.AbstractMojo
    Rebuild defined artifacts or JARs, updating the included manifest with details from the provided supplemental manifest.
    • Constructor Detail

      • PackageMOJO

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