Class InitCommandMojo

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

@Mojo(name="init") public final class InitCommandMojo extends org.apache.maven.plugin.AbstractMojo
Goal which executes the MyBatis migration init command.

Init command creates a new migrate repository into 'repository' location.