Uses of Interface
org.apache.maven.index.artifact.GavCalculator
Packages that use GavCalculator
Package
Description
- 
Uses of GavCalculator in org.apache.maven.index.artifactClasses in org.apache.maven.index.artifact that implement GavCalculatorModifier and TypeClassDescriptionclassDeprecated.Maven1 support to be dropped.classAn M2GavCalculator.
- 
Uses of GavCalculator in org.apache.maven.index.contextMethods 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.locatorMethods 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)