public class CompileBindingMojo extends AbstractBindingMojo
project| Constructor and Description |
|---|
CompileBindingMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDefaultSchemaBindingDirectory()
Get the binding files directory.
|
protected Set<String> |
getProjectCompileClasspathElements(org.apache.maven.project.MavenProject project)
Returns the build output directory of the given project.
|
checkConfiguration, execute, getSchemaBindingDirectoryaddDependentArtifact, addDependentBinding, addManualDependentBinding, addToPath, extractBaseBindingFile, fixFilePath, getBaseBindingDirectory, getBaseBindings, getFullPath, getIncludedFiles, getProjectBasedirprotected 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 occursprotected String getDefaultSchemaBindingDirectory()
Copyright © 2005-2014 jibx.org. All Rights Reserved.