Package org.honton.chas.properties
Class WriteYaml
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.honton.chas.properties.WriteYaml
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="write", defaultPhase=GENERATE_RESOURCES, threadSafe=true) public class WriteYaml extends org.apache.maven.plugin.AbstractMojoWrite Properties
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.maven.project.MavenProjectproject
-
Constructor Summary
Constructors Constructor Description WriteYaml()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-