@Mojo(name="generate",
defaultPhase=GENERATE_SOURCES,
requiresDependencyResolution=TEST)
public class MyBatisGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
MyBatisGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
File |
getOutputDirectory() |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic File getOutputDirectory()
Copyright © 2006–2018 MyBatis.org. All rights reserved.