[ http://jira.codehaus.org/browse/MXMLBEANS-9?page=all ]
Brett Porter moved MOJO-54 to MXMLBEANS-9:
------------------------------------------
Fix Version: (was: 2.0)
2.0
Component: (was: xmlbeans)
Key: MXMLBEANS-9 (was: MOJO-54)
Project: Maven 2.x Xmlbeans Plugin (was: Mojo)
> XMLBeans plugin xmlConfig property does not work with reactor
> -------------------------------------------------------------
>
> Key: MXMLBEANS-9
> URL: http://jira.codehaus.org/browse/MXMLBEANS-9
> Project: Maven 2.x Xmlbeans Plugin
> Type: Bug
> Reporter: Mike Perham
> Assignee: Corridor Software Developer
> Fix For: 2.0
>
>
> I'm using the maven-xmlbeans-plugin available at
> https://svn.codehaus.org/mojo/trunk/mojo/. XMLBeans allow you to define
> *.xsdconfig files to change the package names of the generated Java from your
> schema namespace. The plugin currently allows you to specify a list of
> configs like so:
> <xmlConfigs>
>
> src/schema/catalog.xsdconfig,src/schema/inbox.xsdconfig,src/schema/prism.xsdconfig,
>
> src/schema/remote_import.xsdconfig,src/schema/remote_publish.xsdconfig,src/schema/remote_search.xsdconfig,
>
> src/schema/security.xsdconfig,src/schema/support.xsdconfig,src/schema/uddiv2.xsdconfig,
> src/schema/uddiv3.xsdconfig
> </xmlConfigs>
> The XMLBeans ant task allows you to specify src/schema/*.xsdconfig (which I
> would prefer instead of the behemoth above) but the real problem is that
> these relative paths don't work with multiproject reactor builds.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira