public abstract class AbstractBaseBindingMojo extends AbstractJibxMojo
project| Constructor and Description |
|---|
AbstractBaseBindingMojo() |
| 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.
|
protected String |
getSchemaBindingDirectory()
Get the binding files directory.
|
addDependentArtifact, 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 AbstractJibxMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void checkConfiguration()
checkConfiguration in class AbstractJibxMojoprotected String getSchemaBindingDirectory()
getSchemaBindingDirectory in class AbstractJibxMojoCopyright © 2005-2014 jibx.org. All Rights Reserved.