public class DocumentCompareMojo extends AbstractJibxMojo
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentCompareMojo.MyTestRoundtrip
Note: this is a hack to increase the visibility of runTest so I can call it.
|
project| Constructor and Description |
|---|
DocumentCompareMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkConfiguration()
Verifies the plugins configuration and sets default values if needed.
|
void |
execute()
Run the comparison.
|
protected Set<String> |
getProjectCompileClasspathElements(org.apache.maven.project.MavenProject project)
Returns the build output directory of the given project.
|
protected String |
getXmlDirectory()
Get the document files directory.
|
addDependentArtifact, addDependentBinding, addManualDependentBinding, addToPath, extractBaseBindingFile, fixFilePath, getBaseBindingDirectory, getBaseBindings, getFullPath, getIncludedFiles, getProjectBasedir, getSchemaBindingDirectorypublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractJibxMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void checkConfiguration()
checkConfiguration in class AbstractJibxMojoprotected String getXmlDirectory()
protected Set<String> getProjectCompileClasspathElements(org.apache.maven.project.MavenProject project) throws org.apache.maven.plugin.MojoExecutionException
getProjectCompileClasspathElements in class AbstractJibxMojoorg.apache.maven.plugin.MojoExecutionException - if DependencyResolutionRequiredException occursCopyright © 2005-2014 jibx.org. All Rights Reserved.