Interface ResolutionListenerForDepMgmt
-
- All Known Implementing Classes:
DebugResolutionListener
@Deprecated public interface ResolutionListenerForDepMgmtDeprecated.Do not use!Should only be implemented by DebugResolutionListener. Remove this when the ResolutionListener interface deprecation of the manageArtifact method (and the [yet to be done] addition of these methods to that interface) has had a chance to propagate to all interested plugins.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidmanageArtifactScope(Artifact artifact, Artifact replacement)Deprecated.voidmanageArtifactSystemPath(Artifact artifact, Artifact replacement)Deprecated.voidmanageArtifactVersion(Artifact artifact, Artifact replacement)Deprecated.
-