Uses of Interface
org.apache.maven.index.artifact.GavCalculator
Packages that use GavCalculator
Package
Description
-
Uses of GavCalculator in org.apache.maven.index.artifact
Classes in org.apache.maven.index.artifact that implement GavCalculatorModifier and TypeClassDescriptionclass
Deprecated.Maven1 support to be dropped.class
An M2GavCalculator
. -
Uses of GavCalculator in org.apache.maven.index.context
Methods in org.apache.maven.index.context that return GavCalculatorModifier and TypeMethodDescriptionDefaultIndexingContext.getGavCalculator()
IndexingContext.getGavCalculator()
Returns the GavCalculator for this Context.MergedIndexingContext.getGavCalculator()
-
Uses of GavCalculator in org.apache.maven.index.locator
Methods in org.apache.maven.index.locator with parameters of type GavCalculatorModifier 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)