Class ValidateMojo

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

@Mojo(name="validate") public class ValidateMojo extends AbstractDbMigrationMojo
Validate current schema against available migrations.
  • Constructor Details

    • ValidateMojo

      public ValidateMojo()
  • Method Details

    • executeMojo

      public void executeMojo() throws org.apache.maven.plugin.MojoExecutionException
      Specified by:
      executeMojo in class AbstractDbMigrationMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException