org.apache.maven.plugin.surefire
Interface ProviderInfo
public interface ProviderInfo
- Author:
- Kristian Rosenvold
getProviderName
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()
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.