public abstract class AbstractMarMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected java.io.File |
baseDir
The projects base directory.
|
protected java.io.File |
marDirectory
The directory where the mar is built.
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
| Constructor and Description |
|---|
AbstractMarMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildExplodedMar()
Builds the exploded mar file.
|
getLog, getPluginContext, setLog, setPluginContextCopyright © 2004-2017 The Apache Software Foundation. All Rights Reserved.