@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.codehaus.plexus.logging.Logger |
log |
Constructor and Description |
---|
GroovyModelWriter() |
Modifier and Type | Method and 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