Class DefaultResolutionErrorHandler
java.lang.Object
org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler
- All Implemented Interfaces:
ResolutionErrorHandler
@Named
@Singleton
@Deprecated
public class DefaultResolutionErrorHandler
extends Object
implements ResolutionErrorHandler
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
throwErrors
(ArtifactResolutionRequest request, ArtifactResolutionResult result) Deprecated.
-
Constructor Details
-
DefaultResolutionErrorHandler
public DefaultResolutionErrorHandler()Deprecated.
-
-
Method Details
-
throwErrors
public void throwErrors(ArtifactResolutionRequest request, ArtifactResolutionResult result) throws ArtifactResolutionException Deprecated.- Specified by:
throwErrors
in interfaceResolutionErrorHandler
- Throws:
ArtifactResolutionException
-