public final class ResourceResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SOURCES_CLASSIFIER |
static String |
TEST_SOURCES_CLASSIFIER |
| Modifier and Type | Method and Description |
|---|---|
static List<JavadocBundle> |
resolveDependencyJavadocBundles(SourceResolverConfig config) |
static List<String> |
resolveDependencySourcePaths(SourceResolverConfig config) |
public static final String SOURCES_CLASSIFIER
public static final String TEST_SOURCES_CLASSIFIER
public static List<JavadocBundle> resolveDependencyJavadocBundles(SourceResolverConfig config) throws IOException
IOExceptionpublic static List<String> resolveDependencySourcePaths(SourceResolverConfig config) throws org.apache.maven.artifact.resolver.ArtifactResolutionException, org.apache.maven.artifact.resolver.ArtifactNotFoundException
org.apache.maven.artifact.resolver.ArtifactResolutionExceptionorg.apache.maven.artifact.resolver.ArtifactNotFoundExceptionCopyright © 2004–2014 The Apache Software Foundation. All rights reserved.