Class StopTestEngineMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="stop-test-engine") public class StopTestEngineMojo extends AbstractIntegrationTestMojo
Stops the Axon Ivy Engine after integration testing
Since:
6.2.0
  • Field Details

  • Constructor Details

    • StopTestEngineMojo

      public StopTestEngineMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException
    • createEngineController

      public EngineControl createEngineController() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException