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.Mojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected org.apache.maven.model.Dependency newBundleDependency(String bundleId)
public LaunchConfiguration createLaunchConfiguration(List<ReactorProject> reactorProjects)
createLaunchConfiguration
in interface LaunchConfigurationFactory
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.