Class ProductArchiverMojo

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

    @Mojo(name="archive-products",
          defaultPhase=PACKAGE)
    public final class ProductArchiverMojo
    extends org.apache.maven.plugin.AbstractMojo

    Creates archives with the product installations.

    • Constructor Detail

      • ProductArchiverMojo

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