Class 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.AbstractMojo
    Maven plugin that runs a DevLoop.
    • Constructor Detail

      • DevMojo

        public DevMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException