Class RemoteDevMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="remote-dev",
          defaultPhase=PREPARE_PACKAGE,
          requiresDependencyResolution=TEST)
    public class RemoteDevMojo
    extends DevMojo
    The dev mojo, that connects to a remote host.