Package io.yupiik.bundlebee.maven.mojo
Class BaseMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- io.yupiik.bundlebee.maven.mojo.BaseMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
AddAlveolusMojo,ApplyMojo,BuildMojo,CheckUpdateMojo,CipherPasswordMojo,CreateMasterPasswordMojo,DeleteMojo,DeployMojo,HttpMojo,InspectMojo,NewMojo,RollbackMojo,VersionMojo,VersionsMojo
public abstract class BaseMojo extends org.apache.maven.plugin.AbstractMojoEnables to have some global extension points - to change the classloader for ex.
-
-
Constructor Summary
Constructors Constructor Description BaseMojo()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected abstract voiddoExecute()voidexecute()
-