| Package | Description |
|---|---|
| org.mule.tools.maven.mojo |
| Modifier and Type | Class and Description |
|---|---|
class |
CleanMojo |
class |
CompileMojo |
class |
GenerateResourcesMojo
Mojo that runs on the
LifecyclePhase.GENERATE_RESOURCES |
class |
GenerateSourcesMojo
Mojo that runs on the
LifecyclePhase.GENERATE_RESOURCES |
class |
GenerateTestResourcesMojo
Build a Mule application archive.
|
class |
GenerateTestSourcesMojo
Build a Mule application archive.
|
class |
InitializeMojo
It creates all the required folders in the project.build.directory
|
class |
PackageMojo
Build a Mule application archive.
|
class |
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.
|
class |
ProcessResourcesMojo |
class |
ProcessSourcesMojo |
class |
SiteMojo |
class |
TestCompileMojo |
class |
ValidateMojo
It creates all the required folders in the project.build.directory
|
Copyright © 2018 MuleSoft Inc. All rights reserved.