Package org.apache.maven.index.locator
Class SourcesLocator
- java.lang.Object
-
- org.apache.maven.index.locator.SourcesLocator
-
-
Constructor Summary
Constructors Constructor Description SourcesLocator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.File
locate(java.io.File source)
Locates the sources bundle relative to POM.
-