Package io.helidon.build.cli.maven.dev
Class DevMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- io.helidon.build.cli.maven.dev.DevMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="dev", defaultPhase=NONE, requiresDependencyResolution=COMPILE_PLUS_RUNTIME) public class DevMojo extends org.apache.maven.plugin.AbstractMojoMaven plugin that runs aDevLoop.
-
-
Constructor Summary
Constructors Constructor Description DevMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-