Class RunJMeterServerMojo

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

    @Mojo(name="remote-server",
          defaultPhase=INTEGRATION_TEST)
    public class RunJMeterServerMojo
    extends AbstractJMeterMojo
    Goal that runs JMeter in server mode.
    This goal runs within Lifecycle phase LifecyclePhase.INTEGRATION_TEST.
    Since:
    2.5.0
    Author:
    Philippe Mouawad
    • Constructor Detail

      • RunJMeterServerMojo

        public RunJMeterServerMojo()
    • Method Detail

      • doExecute

        public void doExecute()
                       throws org.apache.maven.plugin.MojoExecutionException
        Load the JMeter server
        Specified by:
        doExecute in class AbstractJMeterMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException - MojoExecutionException