Class ProviderHelper

    • Constructor Detail

      • ProviderHelper

        public ProviderHelper()
    • Method Detail

      • filterTestFrameworkBundles

        public Set<org.apache.maven.artifact.Artifact> filterTestFrameworkBundles​(TestFrameworkProvider provider,
                                                                                  List<org.apache.maven.artifact.Artifact> pluginArtifacts)
                                                                           throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • getSymbolicNames

        public List<String> getSymbolicNames​(Set<org.apache.maven.artifact.Artifact> bundleArtifacts)