Class CreateMojo

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

@Mojo(name="create") public class CreateMojo extends AbstractDbMigrationMojo
  • Constructor Details

    • CreateMojo

      public CreateMojo()
  • Method Details

    • executeMojo

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