| Class | Description |
|---|---|
| AbstractCompilerMojo |
Super class for mojos compiling Jangaroo sources.
|
| AbstractJangarooMojo | |
| AbstractSenchaMojo | |
| AbstractSenchaPackageOrAppMojo<T extends SenchaPackageOrAppConfigBuilder> | |
| CompilerMojo |
Mojo to compile Jangaroo sources during the compile phase.
|
| HelpMojo |
Display help information on jangaroo-maven-plugin.
Call mvn jangaroo:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| JangarooMojo | |
| ManifestMojo |
A Mojo to generate the MXML library manifest.
|
| MavenSenchaProfileConfiguration | |
| PackageAppOverlayMojo |
Packages Sencha app overlay module.
|
| PackageAppsMojo |
Packages Sencha app overlay module.
|
| PackageExtMojo |
Packages the Ext JS framework with source maps
|
| PackageMojo |
Creates the jangaroo archive and attaches them to the project.
The jangaroo archive is created by zipping the outputDirectory
(defaults to target/classes). |
| PackagePluginMojo |
Packages Sencha app overlay module.
|
| PreCleanMojo | |
| PreparePackageAppOverlayMojo |
Generates and prepares packaging of Sencha app modules.
|
| PreparePackageAppsMojo |
Generates and prepares packaging of Sencha apps modules.
|
| PropertiesMojo |
Mojo to compile properties files to ActionScript3 files
|
| RunMojo |
Starts a Jetty server serving the static resources of the workspace of an app or unit test app.
|
| SenchaAppWatchMojo |
Start "sencha app watch" for a jangaroo-app project.
|
| SenchaGenerateAppMojo |
Generates and packages Sencha app module.
|
| SenchaGenerateWsMojo |
Generates and packages Sencha app module.
|
| SenchaPackageAppMojo |
Generates and packages Sencha app module.
|
| SenchaPackageMojo |
Generates and packages Sencha package modules of type "test" and "code"
|
| TestCompilerMojo |
Mojo to compile Jangaroo sources from during the test-compile phase.
|
| Type |
Contains some basic constants concerning the different entities of a Jangaroo and a SenchaCmd workspace
|
Copyright © 2002–2021 CoreMedia AG. All rights reserved.