aspose file tools
The moose likes Ant, Maven and Other Build Tools and the fly likes Changing dependencies higher in the heirarchy for an immediate dependency/plugin in Maven Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Changing dependencies higher in the heirarchy for an immediate dependency/plugin in Maven" Watch "Changing dependencies higher in the heirarchy for an immediate dependency/plugin in Maven" New topic
Author

Changing dependencies higher in the heirarchy for an immediate dependency/plugin in Maven

Haq Yunus
Ranch Hand

Joined: Apr 08, 2009
Posts: 42
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
 
Similar Threads
Axis2 plugin
Strange problem - works on maven glassfish but not on Tomcat
axis2-1.4.1/ Wsdl2Java/ Xmlbeans binding error error: sch-props-correct.2: Duplicate global type:
Maven script for wsdl2java
Tomcat and Axis2