Class ProviderStopMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.metaloom.maven.provider.AbstractProviderMojo
io.metaloom.maven.provider.ProviderStopMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
ProviderCleanMojo

@Mojo(name="stop", defaultPhase=PREPARE_PACKAGE) public class ProviderStopMojo extends AbstractProviderMojo
The stop operation will terminate previously started databases and the testdatabase provider daemon container.
  • Constructor Details

    • ProviderStopMojo

      public ProviderStopMojo()
  • 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