public abstract class AbstractFileMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected File |
file
Bundle file, defaults to the artifact in the local Maven repository.
|
protected String |
obrXml
Optional XML file describing additional requirements and capabilities.
|
Constructor and Description |
---|
AbstractFileMojo() |
Modifier and Type | Method and Description |
---|---|
org.apache.maven.project.MavenProject |
getProject() |
getLog, getPluginContext, setLog, setPluginContext
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.