@Component(role=ProviderHelper.class) public class ProviderHelper extends Object
Constructor and Description |
---|
ProviderHelper() |
Modifier and Type | Method and Description |
---|---|
Set<org.apache.maven.artifact.Artifact> |
filterTestFrameworkBundles(TestFrameworkProvider provider,
List<org.apache.maven.artifact.Artifact> pluginArtifacts) |
List<String> |
getSymbolicNames(Set<org.apache.maven.artifact.Artifact> bundleArtifacts) |
TestFrameworkProvider |
selectProvider(List<ClasspathEntry> classpath,
Properties providerProperties,
String providerHint) |
public TestFrameworkProvider selectProvider(List<ClasspathEntry> classpath, Properties providerProperties, String providerHint) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
public Set<org.apache.maven.artifact.Artifact> filterTestFrameworkBundles(TestFrameworkProvider provider, List<org.apache.maven.artifact.Artifact> pluginArtifacts) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2008–2016 Eclipse Foundation. All rights reserved.