You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Steve Loughran <st...@apache.org> on 2005/10/31 13:32:48 UTC

axis1 maven dependencies

(From the maven-dev mail list)

Some of the dependencies in axis1.2.1.'s pom are causing problems, 
because it declares a dependency on wsdl4j-1.5.1, which doesnt exist. 
though there is an axis-wsdl4j-1.5.1

http://jira.codehaus.org/browse/MEV-151

axis:axis:1.2.1 depends on wsdl4j:wsdl4j:1.5.1

depends on wsdl4j:wsdl4j:1.5.1
Should it depend on axis:axis-wsdl4j:1.5.1?

http://jira.codehaus.org/browse/MEV-160

Downloading: 
http://repo1.maven.org/maven2/wsdl4j/wsdl4j/1.5.1/wsdl4j-1.5.1.pom
[WARNING] Unable to get resource from repository central 
(http://repo1.maven.org
/maven2)

-steve