Class ModelloSnakeYamlWriterMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="snakeyaml-writer", defaultPhase=GENERATE_SOURCES, threadSafe=true) public class ModelloSnakeYamlWriterMojo extends AbstractModelloSourceGeneratorMojo
Creates an SnakeYaml writer from the model.
Since:
1.8
Author:
Simone Tripodi