Package org.eclipse.tycho.bnd.mojos
Class BndBuildMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.eclipse.tycho.bnd.mojos.AbstractBndProjectMojo
org.eclipse.tycho.bnd.mojos.BndBuildMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="build",
defaultPhase=PACKAGE,
requiresDependencyResolution=TEST,
threadSafe=true)
public class BndBuildMojo
extends AbstractBndProjectMojo
-
Field Summary
Fields inherited from class org.eclipse.tycho.bnd.mojos.AbstractBndProjectMojo
mavenProject, sessionFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.tycho.bnd.mojos.AbstractBndProjectMojo
executeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
BndBuildMojo
public BndBuildMojo()
-
-
Method Details
-
execute
- Specified by:
executein classAbstractBndProjectMojo- Throws:
Exception
-