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
  • Constructor Details

    • BndIntegrationTestMojo

      public BndIntegrationTestMojo()
  • Method Details