Package com.xebialabs.deployit.engine.spi.artifact.resolution
package com.xebialabs.deployit.engine.spi.artifact.resolution
-
ClassDescriptionA resolver for
Artifact
files.Denote which protocols theArtifactResolver
supports.Exception thrown when any error happens during artifact resolution inArtifactResolver
.The ResolvedArtifactFile is created by theArtifactResolver
and represents the (possibly remote) artifact file.