@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 | Description |
|---|---|---|
protected org.codehaus.plexus.logging.Logger |
log |
| Constructor | Description |
|---|---|
GroovyModelWriter() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
write(java.io.Writer output,
java.util.Map<java.lang.String,java.lang.Object> options,
org.apache.maven.model.Model model) |
write, write