public interface PomModelBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.model.Model |
getModel(File pomFile)
Build the Maven model from the given POM file.
|
org.apache.maven.model.Model getModel(File pomFile) throws IOException
pomFile - The pom file.IOException - If model building fails.Copyright © 2015 buschmais GbR. All rights reserved.