Class PackageMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="package", requiresProject=true, defaultPhase=PACKAGE) public class PackageMojo extends AbstractPackageable
Jars up the files associated with the msi/installbundle such as cabs.
  • Constructor Details

    • PackageMojo

      public PackageMojo()
  • Method Details

    • execute

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