Class DaemonStartMojo

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

    @Mojo(name="daemon-start",
          requiresDependencyResolution=TEST,
          threadSafe=true)
    public class DaemonStartMojo
    extends AbstractDaemonMojo
    Start a container via the daemon.
    • Constructor Detail

      • DaemonStartMojo

        public DaemonStartMojo()
    • Method Detail

      • performAction

        protected void performAction()
                              throws org.apache.maven.plugin.MojoExecutionException
        Description copied from class: AbstractDaemonMojo
        Performs the actual action.
        Specified by:
        performAction in class AbstractDaemonMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException - If an error happens