Class ProviderStartMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.metaloom.maven.provider.AbstractProviderMojo
io.metaloom.maven.provider.ProviderStartMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="start", defaultPhase=INITIALIZE) public class ProviderStartMojo extends AbstractProviderMojo
The start operation will provide the needed testdatabase provider daemon and optionally also a database which will automatically be configured to work in conjunction with the started daemon.
  • Constructor Details

    • ProviderStartMojo

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