Package com.xebialabs.deployit.engine.spi.artifact.resolution
-
Interface Summary Interface Description ArtifactResolver A resolver forArtifact
files.ResolvedArtifactFile The ResolvedArtifactFile is created by theArtifactResolver
and represents the (possibly remote) artifact file. -
Exception Summary Exception Description CannotLocateArtifactException Exception thrown when any error happens during artifact resolution inArtifactResolver
. -
Annotation Types Summary Annotation Type Description ArtifactResolver.Resolver Denote which protocols theArtifactResolver
supports.