@Mojo(name="package-service",
defaultPhase=PACKAGE,
requiresDependencyResolution=RUNTIME,
threadSafe=true)
public class ServicePackageMojo
extends org.mule.plugin.maven.AbstractPackagePluginMojo
CLASSES, MULE_PLUGIN_CLASSIFIER, MULE_PLUGIN_JSON, PLUGIN_PROPERTIES_FILE_NAME, REPOSITORY_FOLDER, RESERVED_DESTINATION_REPOSITORY, RESERVED_FOLDER_MULE_ARTIFACT, SERVICE_PROPERTIES_FILE_NAME| Constructor and Description |
|---|
ServicePackageMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addArtifactProperties(org.mule.plugin.maven.ModuleArchiver moduleArchiver) |
protected void |
addToArchiver(org.mule.plugin.maven.ModuleArchiver archiver) |
protected void |
doAddArtifactProperties(File servicePropertiesFile) |
File |
getServicePropertiesFile() |
addClasses, addDependencies, addPOMFile, createMulePlugin, doExecute, execute, getArtifactClassifier, getArtifactType, getPluginDependencies, initialize, walkWhileCopyingFolderprotected void addToArchiver(org.mule.plugin.maven.ModuleArchiver archiver)
throws org.apache.maven.plugin.MojoFailureException
addToArchiver in class org.mule.plugin.maven.AbstractPackagePluginMojoorg.apache.maven.plugin.MojoFailureExceptionprotected void doAddArtifactProperties(File servicePropertiesFile) throws org.apache.maven.plugin.MojoFailureException
doAddArtifactProperties in class org.mule.plugin.maven.AbstractPackagePluginMojoorg.apache.maven.plugin.MojoFailureExceptionprotected void addArtifactProperties(org.mule.plugin.maven.ModuleArchiver moduleArchiver)
throws org.apache.maven.plugin.MojoFailureException
addArtifactProperties in class org.mule.plugin.maven.AbstractPackagePluginMojoorg.apache.maven.plugin.MojoFailureExceptionpublic File getServicePropertiesFile()
Copyright © 2017. All rights reserved.