public abstract class AbstractJibx2WsdlMojo extends AbstractBaseBindingMojo
project| Constructor and Description |
|---|
AbstractJibx2WsdlMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkConfiguration()
Verifies the plugins configuration and sets default values if needed.
|
void |
execute()
Determines if running in single- or multi-module mode, collects all bindings and finally runs the binding
compiler.
|
getSchemaBindingDirectoryaddDependentArtifact, addDependentBinding, addManualDependentBinding, addToPath, extractBaseBindingFile, fixFilePath, getBaseBindingDirectory, getBaseBindings, getFullPath, getIncludedFiles, getProjectBasedir, getProjectCompileClasspathElementspublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractBaseBindingMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void checkConfiguration()
checkConfiguration in class AbstractBaseBindingMojoCopyright © 2005-2013 jibx.org. All Rights Reserved.