public final class Mshared998Util
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<org.apache.maven.shared.transfer.artifact.resolve.ArtifactResult> |
getResolutionResults(org.eclipse.aether.resolution.DependencyResolutionException adre)
Get the list of ArtifactResults from a resolution that ran into an exception.
|
public static java.util.List<org.apache.maven.shared.transfer.artifact.resolve.ArtifactResult> getResolutionResults(org.eclipse.aether.resolution.DependencyResolutionException adre)
adre - The DependencyResolutionException that might have embedded resolution resultsCopyright© 2012-21 Jeremy Long. All Rights Reserved.