| Interface | Description |
|---|---|
| Types |
| Class | Description |
|---|---|
| AbstractCompilerMojo |
Super class for mojos compiling Jangaroo sources.
|
| CompilerMojo |
Mojo to compile Jangaroo sources during the compile phase.
|
| JangarooMojo | |
| PackageApplicationMojo |
An abstract goal to build a Jangaroo application, either for testing or for an actual application.
|
| PackageMojo |
Creates the jangaroo archive and attaches them to the project.
The jangaroo archive is created by zipping the outputDirectory
(defaults to target/classes). |
| PropertiesMojo |
Mojo to compile properties files to ActionScript3 files
|
| TestCompilerMojo |
Mojo to compile Jangaroo sources from during the test-compile phase.
|
| WarPackageMojo |
The
war-package goal extracts all dependent jangaroo artifacts into
the web application to make them accessible from HTML
pages during execution of the webapp. |
Copyright © 2002–2015 CoreMedia AG. All rights reserved.