ModelProcessorDefaultModelLocator, DefaultModelProcessorpublic interface ModelLocator
| Modifier and Type | Method | Description |
|---|---|---|
java.io.File |
locatePom(java.io.File projectDirectory) |
Locates the POM file within the specified project directory.
|
java.io.File locatePom(java.io.File projectDirectory)
projectDirectory - The (possibly non-existent) base directory to locate the POM file in, must not be
null.null.