Interface UnresolvedArtifactResult

  • All Superinterfaces:
    ArtifactResult

    public interface UnresolvedArtifactResult
    extends ArtifactResult
    An artifact that could not be resolved.
    Since:
    2.0
    • Method Detail

      • getFailure

        java.lang.Throwable getFailure()
        The failure that occurred when the artifact was resolved.