Class PackagePluginMojo

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

    @Mojo(name="package-plugin",
          defaultPhase=PACKAGE,
          threadSafe=true,
          requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
    public class PackagePluginMojo
    extends PreparePackageAppOverlayMojo
    Packages Sencha app overlay module.
    • Constructor Detail

      • PackagePluginMojo

        public PackagePluginMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Specified by:
        execute in interface org.apache.maven.plugin.Mojo
        Overrides:
        execute in class PreparePackageAppOverlayMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException