I have no proxy. Follows below the dependencies to pom.xml :
org.apache.axis
axis
1.4
org.apache.axis
axis-jaxrpc
Hi!
I'll try adding axis2. In repository I don't find axis-jaxrpc jar (
http://repo1.maven.org/maven2/org/apache/axis2/ ).
Do you know if there is axis-jaxrpc jar in axis2 ?
Thanks!
mangrar wrote:
>
> It is very strange. Why don't you try adding axis2 1.4.1? I'm using it and
> I
> don't have
Hi!
With the command mvn -X clean install, the maven entered in loop:
[DEBUG] junit:junit:jar:3.8.1:test (selected for test)
[DEBUG] axis:axis:jar:1.4:compile (selected for compile)
[DEBUG] While downloading axis:axis-jaxrpc:1.4
This artifact has been relocated to org.apache.axis:axis-jaxr
Hi list!
I added axis-1.4.jar in pom.xml, but when I enter the command mvn clean
install, the maven just frozen (don't show the problem...). If I added
axis-1.3.jar in pom.xml, the maven works fine. But I need axis-1.4.jar :-(
Any idea?
Thanks
--
View this message in context:
http://www.nabbl