| Package | Description |
|---|---|
| org.mule.tools.maven.mojo | |
| org.mule.tools.maven.mojo.deploy |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMuleMojo
Base Mojo
|
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
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMuleDeployerMojo |
class |
DeployMojo
Maven plugin to deploy Mule applications to different kind of servers: Standalone (both Community and Enterprise), Clustered,
Anypoint Runtime Manager and CloudHub.
|
class |
UndeployMojo
Undeploys all the applications on a Mule Runtime Standalone server, regardless of whether it was started using start or deploy
goals.
|
Copyright © 2018 MuleSoft Inc. All rights reserved.