Re: why axis-1.4.jar is dependent upon wsdl4j-1.5.1 jar file in maven

2012-11-30 Thread koti
Thanks Jeff. seems it will solve my problem. Thanks for your help. -- View this message in context: http://maven.40175.n5.nabble.com/why-axis-1-4-jar-is-dependent-upon-wsdl4j-1-5-1-jar-file-in-maven-tp5734252p5734492.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: why axis-1.4.jar is dependent upon wsdl4j-1.5.1 jar file in maven

2012-11-29 Thread koti
HI all, My application is already using wsdl4j-1.6.2.jar and will not support with wsdl4j-1.5.1.jar file. I have observed that when I have written only axis1.4 dependency code in my pom.xml like below / axis axis 1.4 jar compile / (nabble_embed

why axis-1.4.jar is dependent upon wsdl4j-1.5.1 jar file in maven

2012-11-29 Thread koti
HI all, My application is already using wsdl4j-1.6.2.jar and will not support with wsdl4j-1.5.1.jar file. I have observed that when I have written only axis1.4 dependency code in my pom.xml like below dependency groupIdaxis/groupId artifactIdaxis/artifactId