| Interface | Description |
|---|---|
| Types |
| Class | Description |
|---|---|
| AbstractCompilerMojo |
Super class for mojos compiling Jangaroo sources.
|
| CompilerMojo |
Mojo to compile Jangaroo sources during the compile phase.
|
| GenerateModuleAMDMojo | |
| JangarooMojo | |
| PackageMojo |
Creates the jangaroo archive and attaches them to the project.
The jangaroo archive is created by zipping the outputDirectory
(defaults to target/classes). |
| TestCompilerMojo |
Mojo to compile Jangaroo sources from during the test-compile phase.
|
| WarPackageMojo |
Like
generate-amd, the war-package goal generates an AMD module with all
Maven dependencies to other Jangaroo modules as AMD dependencies, but also a bootstrap AMD module called
jangaroo-application that requires this module. |
Copyright © 2002–2015 CoreMedia AG. All rights reserved.