@Component(role=org.apache.maven.model.io.ModelWriter.class,
hint="groovy")
public class GroovyModelWriter
extends ModelWriterSupport
Model to a pom.groovy.| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
GroovyModelWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Writer output,
Map<String,Object> options,
org.apache.maven.model.Model model) |
write, writepublic void write(Writer output, Map<String,Object> options, org.apache.maven.model.Model model) throws IOException
IOExceptionCopyright © 2025. All rights reserved.