public interface ProviderInfo
| Modifier and Type | Method and Description |
|---|---|
void |
addProviderProperties() |
Classpath |
getProviderClasspath() |
String |
getProviderName() |
boolean |
isApplicable() |
@Nonnull String getProviderName()
boolean isApplicable()
Classpath getProviderClasspath() throws org.apache.maven.artifact.resolver.ArtifactResolutionException, org.apache.maven.artifact.resolver.ArtifactNotFoundException
org.apache.maven.artifact.resolver.ArtifactResolutionExceptionorg.apache.maven.artifact.resolver.ArtifactNotFoundExceptionvoid addProviderProperties()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.