Class WarningResolutionListener

java.lang.Object
org.apache.maven.artifact.resolver.WarningResolutionListener
All Implemented Interfaces:
ResolutionListener

public class WarningResolutionListener extends Object implements ResolutionListener
Send resolution warning events to the warning log.
Author:
Brett Porter