@Component(role=org.apache.maven.model.building.ModelProcessor.class) public class TeslaModelProcessor extends Object implements org.apache.maven.model.building.ModelProcessor
| Constructor and Description |
|---|
TeslaModelProcessor() |
| Modifier and Type | Method and Description |
|---|---|
File |
locatePom(File dir) |
org.apache.maven.model.Model |
read(File input,
Map<String,?> options) |
org.apache.maven.model.Model |
read(InputStream input,
Map<String,?> options) |
org.apache.maven.model.Model |
read(Reader input,
Map<String,?> options) |
public File locatePom(File dir)
locatePom in interface org.apache.maven.model.locator.ModelLocatorpublic org.apache.maven.model.Model read(File input, Map<String,?> options) throws IOException, org.apache.maven.model.io.ModelParseException
read in interface org.apache.maven.model.io.ModelReaderIOExceptionorg.apache.maven.model.io.ModelParseExceptionpublic org.apache.maven.model.Model read(InputStream input, Map<String,?> options) throws IOException, org.apache.maven.model.io.ModelParseException
read in interface org.apache.maven.model.io.ModelReaderIOExceptionorg.apache.maven.model.io.ModelParseExceptionpublic org.apache.maven.model.Model read(Reader input, Map<String,?> options) throws IOException, org.apache.maven.model.io.ModelParseException
read in interface org.apache.maven.model.io.ModelReaderIOExceptionorg.apache.maven.model.io.ModelParseExceptionCopyright © 2025. All rights reserved.