Class StartTestResourcesServerMojo

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

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

  • Constructor Details

    • StartTestResourcesServerMojo

      @Inject public StartTestResourcesServerMojo(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