Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JiBX 1.2.1
-
Fix Version/s: None
-
Component/s: maven plugin
-
Labels:None
-
Number of attachments :
Description
Documentation on maven-jibx-plugin usage, http://jibx.sourceforge.net/maven-jibx-plugin/plugin-info.html clearly describes functionality for generating code from XSD with the plugin. But sadly, the goal "schema-codegen" is not part of plugin.xml. Invoking goal "schema-codegen" gives error message saying no such goal.
I would very much like to do both code generation and binding compiling with the maven plugin.
Did you remove the plugin from your local repository before you run it?
Otherwise you're still running the old version as the version number did not change...