Package org.apache.maven.index.locator
Interface GavHelpedLocator
-
- All Known Implementing Classes:
ArtifactLocator,PomLocator
public interface GavHelpedLocatorAn artifact locator used to locate repository "elements" relative to some file with givenGav.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringROLE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.Filelocate(java.io.File source, GavCalculator gavCalculator, Gav gav)
-
-
-
Method Detail
-
locate
java.io.File locate(java.io.File source, GavCalculator gavCalculator, Gav gav)
-
-