| Class | Description |
|---|---|
| ExtensionDescriptorMojo |
Mojo responsible of looking for an existing
AbstractPackagePluginMojo.MULE_PLUGIN_JSON in META-INF folder. |
| ExtensionDocumentationMojo |
A simple maven plugin that generates Asciidoc and HTML documentation pages for an extension.
|
| ExtensionModelMojo |
This Maven Plugin takes the generated resource
AbstractPackagePluginMojo.MULE_PLUGIN_JSON, to look for the ID on it so that
through SPI can generate the ExtensionModel properly. |
| ExtensionPackageMojo |
Build a Mule extension archive.
|
| RepositoryMirrorMojo |
Using the
AbstractMuleMojo.project we will clone the current Maven repository needed to execute the plugin into the
AbstractMuleMojo.outputDirectory/RepositoryMirrorMojo.REPOSITORY_FOLDER folder. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.