public class Jibx2WsdlMojo extends AbstractJibx2WsdlMojo
project| Constructor and Description |
|---|
Jibx2WsdlMojo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCompileClasspathElements()
This is a copy of a project method with the same same.
|
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, executegetSchemaBindingDirectoryaddDependentArtifact, 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 occurspublic List<String> getCompileClasspathElements() throws org.apache.maven.artifact.DependencyResolutionRequiredException
org.apache.maven.artifact.DependencyResolutionRequiredExceptionprotected String getDefaultSchemaBindingDirectory()
Copyright © 2005-2013 jibx.org. All Rights Reserved.