| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractPackagePluginMojo.addArtifactProperties(ModuleArchiver moduleArchiver) |
protected void |
AbstractPackagePluginMojo.addClasses(ModuleArchiver archiver)
Adds the complete structure under
AbstractMuleMojo.outputDirectory/AbstractPackagePluginMojo.CLASSES to the archiver |
protected void |
AbstractPackagePluginMojo.addDependencies(ModuleArchiver archiver) |
protected void |
AbstractPackagePluginMojo.addPOMFile(ModuleArchiver archiver)
Adds the pom file for this project into META-INF/maven/${groupId}/${artifactId}/.
|
protected void |
AbstractPackagePluginMojo.addToArchiver(ModuleArchiver archiver) |
protected void |
AbstractPackagePluginMojo.walkWhileCopyingFolder(ModuleArchiver archiver,
String destination,
Path startPath)
Copies the complete files encountered in
AbstractMuleMojo.outputDirectory/folder, into the current archiver |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.