Class ProviderCleanMojo

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

@Mojo(name="clean", defaultPhase=PRE_CLEAN) public class ProviderCleanMojo extends ProviderStopMojo
The stop all containers that were previously started and delete the test provider config file.
  • Constructor Details

    • ProviderCleanMojo

      public ProviderCleanMojo()