public abstract class AbstractMarMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected File |
baseDir
The projects base directory.
|
protected 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, setPluginContext
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.