@Mojo(name="xsdtojava-tests",
defaultPhase=GENERATE_TEST_SOURCES,
threadSafe=true,
requiresDependencyResolution=TEST)
public class TestXSDToJavaMojo
extends AbstractXSDToJavaMojo
project| Constructor and Description |
|---|
TestXSDToJavaMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected List<String> |
getClasspathElements() |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractXSDToJavaMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected List<String> getClasspathElements() throws org.apache.maven.artifact.DependencyResolutionRequiredException
getClasspathElements in class AbstractXSDToJavaMojoorg.apache.maven.artifact.DependencyResolutionRequiredExceptionApache CXF