Class SenchaGenerateAppMojo

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

    @Mojo(name="generate-app",
          defaultPhase=GENERATE_RESOURCES,
          threadSafe=true)
    public class SenchaGenerateAppMojo
    extends AbstractSenchaMojo
    Generates and packages Sencha app module.
    • Constructor Detail

      • SenchaGenerateAppMojo

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