Uses of Interface
org.apache.maven.index.artifact.GavCalculator
Package
Description
-
Uses of GavCalculator in org.apache.maven.index.artifact
Modifier and TypeClassDescriptionclass
Deprecated.Maven1 support to be dropped.class
An M2GavCalculator
. -
Uses of GavCalculator in org.apache.maven.index.context
Modifier and TypeMethodDescriptionDefaultIndexingContext.getGavCalculator()
IndexingContext.getGavCalculator()
Returns the GavCalculator for this Context.MergedIndexingContext.getGavCalculator()
-
Uses of GavCalculator in org.apache.maven.index.locator
Modifier and TypeMethodDescriptionArtifactLocator.locate
(File source, GavCalculator gavCalculator, Gav gav) GavHelpedLocator.locate
(File source, GavCalculator gavCalculator, Gav gav) PomLocator.locate
(File source, GavCalculator gavCalculator, Gav gav)