Uses of Class
org.apache.maven.api.spi.ModelParserException
-
Uses of ModelParserException in org.apache.maven.api.spi
Modifier and TypeMethodDescriptionModelParser.locateAndParse
(Path dir, Map<String, ?> options) Locate and parse the model in the specified directory.Parse the model obtained previously by a previous call toModelParser.locate(Path)
.