org.jibx.schema.plugin
Class Catalog2JibxProjects
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
org.jibx.schema.plugin.BaseJibxProjectBuilder
org.jibx.schema.plugin.Catalog2JibxProjects
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class Catalog2JibxProjects
- extends BaseJibxProjectBuilder
Runs the open-oasis catalog to schema-library plugin.
- Author:
- Don Corley
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.plugin.ContextEnabled |
getPluginContext, setPluginContext |
JIBX_DOMAIN
public static final String JIBX_DOMAIN
- See Also:
- Constant Field Values
Catalog2JibxProjects
public Catalog2JibxProjects()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Run.
- Specified by:
execute in interface org.apache.maven.plugin.Mojo- Overrides:
execute in class BaseJibxProjectBuilder
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2005-2011 jibx.org. All Rights Reserved.