Java org.apache.maven.artifact.resolver ResolutionListener fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.artifact.resolver ResolutionListener fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.artifact.resolver ResolutionListener.

The text is from its open source code.

Implementation

org.apache.maven.artifact.resolver.ResolutionListener has the following implementations.
Click this link to see all its implementation.

Field

intTEST_ARTIFACT
intPROCESS_CHILDREN
intFINISH_PROCESSING_CHILDREN
intINCLUDE_ARTIFACT
intOMIT_FOR_NEARER
intUPDATE_SCOPE
intMANAGE_ARTIFACT
intOMIT_FOR_CYCLE
intUPDATE_SCOPE_CURRENT_POM
this event means that the artifactScope has NOT been updated to a farther node artifactScope because current node is in the first level pom
intSELECT_VERSION_FROM_RANGE
intRESTRICT_RANGE
intMANAGE_ARTIFACT_VERSION
intMANAGE_ARTIFACT_SCOPE

Method