Package org.eclipse.tycho.bnd.mojos
Class BndIntegrationTestMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.eclipse.tycho.bnd.mojos.AbstractBndProjectMojo
org.eclipse.tycho.bnd.mojos.BndIntegrationTestMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="integration-test",
defaultPhase=INTEGRATION_TEST,
requiresDependencyResolution=TEST,
threadSafe=true)
public class BndIntegrationTestMojo
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
-
BndIntegrationTestMojo
public BndIntegrationTestMojo()
-
-
Method Details
-
execute
- Specified by:
executein classAbstractBndProjectMojo- Throws:
Exception
-