Class MigrateMojo

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

@Mojo(name="migrate", requiresDependencyResolution=COMPILE_PLUS_RUNTIME) public class MigrateMojo extends AbstractDbMigrationMojo
Migrate to latest schema version.
  • Constructor Details

    • MigrateMojo

      public MigrateMojo()
  • Method Details

    • executeMojo

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