public class TestMojo extends org.apache.maven.plugin.AbstractMojo implements LaunchConfigurationFactory
| Constructor and Description |
|---|
TestMojo() |
| Modifier and Type | Method and Description |
|---|---|
LaunchConfiguration |
createLaunchConfiguration(List<ReactorProject> reactorProjects) |
void |
execute() |
protected org.apache.maven.model.Dependency |
newBundleDependency(String bundleId) |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected org.apache.maven.model.Dependency newBundleDependency(String bundleId)
public LaunchConfiguration createLaunchConfiguration(List<ReactorProject> reactorProjects)
createLaunchConfiguration in interface LaunchConfigurationFactoryCopyright © 2008-2012 Eclipse Foundation. All Rights Reserved.