public interface ModelLocator
| Modifier and Type | Method and Description | 
|---|---|
File | 
locatePom(File projectDirectory)
Locates the POM file within the specified project directory. 
 | 
File locatePom(File projectDirectory)
projectDirectory - The (possibly non-existent) base directory to locate the POM file in, must not be null.null.Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.