public abstract class AbstractMuleMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
appDirectory
Directory containing the app resources.
|
protected String |
finalName
Name of the generated Mule App.
|
protected File |
mappingsDirectory
Directory containing the mappings resources.
|
protected File |
outputDirectory
Directory containing the generated Mule App.
|
protected org.apache.maven.project.MavenProject |
project
The Maven project.
|
| Constructor and Description |
|---|
AbstractMuleMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getFilteredAppDirectory() |
protected File |
getMuleAppZipFile() |
getLog, getPluginContext, setLog, setPluginContextprotected File outputDirectory
protected String finalName
protected File appDirectory
protected org.apache.maven.project.MavenProject project
protected File mappingsDirectory
Copyright © 2014–2015 MuleSoft, Inc.. All rights reserved.