public abstract class AbstractAarMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected File |
aarDirectory
The directory where the aar is built.
|
protected 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, setPluginContext
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.