public class TestSchemagenMojo extends AbstractSchemagenMojo
Constructor and Description |
---|
TestSchemagenMojo() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getClasspathElements(org.apache.maven.project.MavenProject project) |
protected List<String> |
getCompileSourceRoots() |
protected File |
getOutputDirectory() |
protected File |
getWorkDirectory()
If files will be renamed, keep the original files here.
|
execute
protected File getOutputDirectory()
getOutputDirectory
in class AbstractSchemagenMojo
protected File getWorkDirectory()
AbstractSchemagenMojo
getWorkDirectory
in class AbstractSchemagenMojo
protected List<String> getCompileSourceRoots()
getCompileSourceRoots
in class AbstractSchemagenMojo
protected List<String> getClasspathElements(org.apache.maven.project.MavenProject project) throws org.apache.maven.artifact.DependencyResolutionRequiredException
getClasspathElements
in class AbstractSchemagenMojo
org.apache.maven.artifact.DependencyResolutionRequiredException
Copyright © 2005–2014 Codehaus. All rights reserved.