Class NewMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- io.yupiik.bundlebee.maven.mojo.BaseMojo
-
- io.yupiik.bundlebee.maven.generated.mojo.NewMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="new", threadSafe=true) public class NewMojo extends BaseMojoCreates a new project.
-
-
Constructor Summary
Constructors Constructor Description NewMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoExecute()
-