org.mule.tools.maven.plugin
Class ArtifactCloudHubDeployMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.mule.tools.maven.plugin.AbstractCloudHubMojo
org.mule.tools.maven.plugin.AbstractCloudHubDeployMojo
org.mule.tools.maven.plugin.ArtifactCloudHubDeployMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ArtifactCloudHubDeployMojo
- extends AbstractCloudHubDeployMojo
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
|
Method Summary |
protected File |
getArtifactFile()
Returns the file corresponding to the artifact that is going to be deployed. |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtifactCloudHubDeployMojo
public ArtifactCloudHubDeployMojo()
getArtifactFile
protected File getArtifactFile()
- Description copied from class:
AbstractCloudHubDeployMojo
- Returns the file corresponding to the artifact that is going to be deployed.
- Specified by:
getArtifactFile in class AbstractCloudHubDeployMojo
- Returns:
- artifact file
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.