org.apache.felix.obrplugin
public abstract class AbstractFileMojo extends AbstractMojo
Field Summary | |
---|---|
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.
|
Method Summary | |
---|---|
MavenProject | getProject() |
UNKNOWN: expression="${file}"
UNKNOWN: expression="${obrXml}"
Returns: project based on command-line settings, with bundle attached
Throws: MojoExecutionException