| Class | Description |
|---|---|
| AbstractGenericMojo | |
| AbstractMuleMojo |
Base Mojo
|
| CleanMojo | |
| CompileMojo | |
| GenerateResourcesMojo |
Mojo that runs on the
LifecyclePhase.GENERATE_RESOURCES |
| GenerateSourcesMojo |
Mojo that runs on the
LifecyclePhase.GENERATE_RESOURCES |
| GenerateTestResourcesMojo |
Build a Mule application archive.
|
| GenerateTestSourcesMojo |
Build a Mule application archive.
|
| InitializeMojo |
It creates all the required folders in the project.build.directory
|
| PackageMojo |
Build a Mule application archive.
|
| ProcessClassesMojo |
Post process the generated files from compilation, which in this case will be the mule-artifact.json from the compiled java
classes plus any other resource already copied to the output directory.
|
| ProcessResourcesMojo | |
| ProcessSourcesMojo | |
| SiteMojo | |
| TestCompileMojo | |
| ValidateMojo |
It creates all the required folders in the project.build.directory
|
Copyright © 2018 MuleSoft Inc. All rights reserved.