Hi all,

I am running out of ideas how to fix the problems I have when using ivy
to resolve different spring modules.

ivy.xml:
 <dependency org="org.springframework" name="spring-aop" rev="2.5.5"/>
    <dependency org="org.springframework" name="spring-beans"
rev="2.5.5"/>
    <dependency org="org.springframework" name="spring-context"
rev="2.5.5"/>
    <dependency org="org.springframework" name="spring-core"
rev="2.5.5"/>

resolver:
<ibiblio name="apache-incubating" m2compatible="true"
 root="http://people.apache.org/repo/m2-incubating-repository/"/>
<ibiblio name="ibiblio" m2compatible="true"/>

Error:
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          :: javax.ejb#ejb;3.0: not found
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::              FAILED DOWNLOADS            ::
[ivy:retrieve]          :: ^ see resolution messages for details  ^ ::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          :: javax.jms#jms;1.1!jms.jar
[ivy:retrieve]          :: com.bea.wlplatform#commonj-twm;1.1!commonj-twm.jar
[ivy:retrieve]          :: com.sun.jdmk#jmxtools;1.2.1!jmxtools.jar
[ivy:retrieve]          :: com.sun.jmx#jmxri;1.2.1!jmxri.jar
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::


Somebody has an idea how I can fix that?

salu2
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java                      consulting, training and solutions

Reply via email to