@Mojo(name="testSchemagen",
defaultPhase=GENERATE_TEST_RESOURCES,
requiresDependencyResolution=TEST)
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.
|
executeprotected File getOutputDirectory()
getOutputDirectory in class AbstractSchemagenMojoprotected File getWorkDirectory()
AbstractSchemagenMojogetWorkDirectory in class AbstractSchemagenMojoprotected List<String> getCompileSourceRoots()
getCompileSourceRoots in class AbstractSchemagenMojoprotected List<String> getClasspathElements(org.apache.maven.project.MavenProject project) throws org.apache.maven.artifact.DependencyResolutionRequiredException
getClasspathElements in class AbstractSchemagenMojoorg.apache.maven.artifact.DependencyResolutionRequiredExceptionCopyright © 2005–2015 Codehaus. All rights reserved.