Class StopTestResourcesServerMojo

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

@Mojo(name="stop-testresources-service", requiresDependencyResolution=COMPILE_PLUS_RUNTIME) public class StopTestResourcesServerMojo extends AbstractTestResourcesMojo
Stops the Micronaut test resources server.
  • Field Details

  • Constructor Details

    • StopTestResourcesServerMojo

      @Inject public StopTestResourcesServerMojo(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.execution.MavenSession mavenSession, DependencyResolutionService dependencyResolutionService, org.apache.maven.toolchain.ToolchainManager toolchainManager)
  • Method Details

    • execute

      public final void execute() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException