|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.locator.DefaultModelLocator
@Component(role=ModelLocator.class) public class DefaultModelLocator
Locates a POM file within a project base directory.
| Constructor Summary | |
|---|---|
DefaultModelLocator()
|
|
| Method Summary | |
|---|---|
java.io.File |
locatePom(java.io.File projectDirectory)
Locates the POM file within the specified project directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultModelLocator()
| Method Detail |
|---|
public java.io.File locatePom(java.io.File projectDirectory)
ModelLocator
locatePom in interface ModelLocatorprojectDirectory - The (possibly non-existent) base directory to locate the POM file in, must not be null.
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||