Package br.org.soujava.pomeditor.mojo
Class CommitMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- br.org.soujava.pomeditor.mojo.CommitMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="commit") public class CommitMojo extends org.apache.maven.plugin.AbstractMojo
Mojo responsible for committing the POM changes and removing the backup POM file
-
-
Constructor Summary
Constructors Constructor Description CommitMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-