Class AbstractSurefireMojo.JUnitCoreProviderInfo

    • Field Detail

      • junitArtifact

        private final org.apache.maven.artifact.Artifact junitArtifact
      • junitDepArtifact

        private final org.apache.maven.artifact.Artifact junitDepArtifact
    • Constructor Detail

      • JUnitCoreProviderInfo

        JUnitCoreProviderInfo​(org.apache.maven.artifact.Artifact junitArtifact,
                              org.apache.maven.artifact.Artifact junitDepArtifact)
    • Method Detail

      • is47CompatibleJunitDep

        private boolean is47CompatibleJunitDep()
      • addProviderProperties

        public void addProviderProperties()
                                   throws org.apache.maven.plugin.MojoExecutionException
        Specified by:
        addProviderProperties in interface ProviderInfo
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • getProviderClasspath

        @Nonnull
        public Classpath getProviderClasspath()
                                       throws org.apache.maven.artifact.resolver.ArtifactResolutionException,
                                              org.apache.maven.artifact.resolver.ArtifactNotFoundException
        Specified by:
        getProviderClasspath in interface ProviderInfo
        Throws:
        org.apache.maven.artifact.resolver.ArtifactResolutionException
        org.apache.maven.artifact.resolver.ArtifactNotFoundException