Class SenchaGenerateWsMojo

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

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

      • SenchaGenerateWsMojo

        public SenchaGenerateWsMojo()
    • Method Detail

      • execute

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