public abstract class AbstractSchemagenMojo
extends org.apache.maven.plugin.AbstractMojo
Constructor and Description |
---|
AbstractSchemagenMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected abstract List<String> |
getClasspathElements(org.apache.maven.project.MavenProject project) |
protected abstract List<String> |
getCompileSourceRoots() |
protected abstract File |
getOutputDirectory() |
protected abstract File |
getWorkDirectory()
If files will be renamed, keep the original files here.
|
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected abstract File getOutputDirectory()
protected abstract File getWorkDirectory()
Copyright © 2005–2016 MojoHaus. All rights reserved.