public interface ArtifactResolveResult
| Modifier and Type | Method and Description |
|---|---|
ArtifactResolveException |
getFailure()
Returns the resolve failure, if any.
|
File |
getFile() |
@Nullable ArtifactResolveException getFailure()
File getFile() throws ArtifactResolveException
ArtifactResolveException - If the resolution was unsuccessful.Copyright © 2013. All rights reserved