@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.Mojo
execute
in class AbstractXSDToJavaMojo
org.apache.maven.plugin.MojoExecutionException
protected List<String> getClasspathElements() throws org.apache.maven.artifact.DependencyResolutionRequiredException
getClasspathElements
in class AbstractXSDToJavaMojo
org.apache.maven.artifact.DependencyResolutionRequiredException
Apache CXF