Changing dependencies higher in the heirarchy for an immediate dependency/plugin in Maven
Haq Yunus
Ranch Hand
Joined: Apr 08, 2009
Posts: 42
posted
0
Currently the Axis2 WSDL2Java maven plugin only uses XMLBeans 2.3 for generating XMLBeans data binding. Now there are quite a few bugs fixed in newer version of XMLBeans 2.4.0. For example the one I am interested in particularly is XMLBEANS-356 (http://www.mail-archive.com/dev@xmlbeans.apache.org/msg01624.html).
There should be a way to change the XMLBeans' version dependency in the Axis2 WSDL2Java maven plugin or in maven itself.
Thanks.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Changing dependencies higher in the heirarchy for an immediate dependency/plugin in Maven