Class DeployerStartMojo

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

    @Mojo(name="deployer-start",
          requiresDependencyResolution=TEST,
          threadSafe=true)
    public class DeployerStartMojo
    extends AbstractDeployerMojo
    Start a deployable which is already installed in a container.