@Component(role=org.apache.maven.model.io.ModelReader.class,
hint="groovy")
public class GroovyModelReader
extends ModelReaderSupport
Model.| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
GroovyModelReader() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.model.Model |
read(Reader input,
Map<String,?> options) |
read, readpublic org.apache.maven.model.Model read(Reader input, Map<String,?> options) throws IOException
IOExceptionCopyright © 2025. All rights reserved.