org.apache.maven.plugin.surefire
Interface ProviderInfo
public interface ProviderInfo
- Author:
- Kristian Rosenvold
getProviderName
@Nonnull
String getProviderName()
isApplicable
boolean isApplicable()
getProviderClasspath
Classpath getProviderClasspath()
throws org.apache.maven.artifact.resolver.ArtifactResolutionException,
org.apache.maven.artifact.resolver.ArtifactNotFoundException
- Throws:
org.apache.maven.artifact.resolver.ArtifactResolutionException
org.apache.maven.artifact.resolver.ArtifactNotFoundException
addProviderProperties
void addProviderProperties()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.