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