You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by emicalc <em...@libero.it> on 2006/04/24 16:19:22 UTC

download dependencies problem

hello,
I have installed servicemix-2.0.2 and i have tried to use it with maven
1.0.2;
at the end of maven process ('maven -Dmaven.test.skip=true' command), this
is the output message:
 BUILD FAILED
File...... D:\Documents and
Settings\calcagno\.maven\cache\maven-multiproject-pl
ugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
La build non puo' continuare perche' non sono state soddisfatte le seguenti
dipendenze:

saaj-api-20050915.jar
saaj-impl-20050915.jar
wsif-2.0.1_IB3.jar
wsif-j2c-2.0.1_IB3.jar
jsr-223-1.0-pr.jar (try downloading from
http://www.jcp.org/en/jsr/detail?id=223
)
oraclexsql.jar
xmlparserv2.jar
xsu12.jar
ojdbc14.jar

and I not find these jar file (to add in 'project.property' fiel at the line
'maven.repo.remote', is this ok???).

can you help me???
Thank's you
--
View this message in context: http://www.nabble.com/download-dependencies-problem-t1499526.html#a4064564
Sent from the ServiceMix - Dev forum at Nabble.com.


Re: download dependencies problem

Posted by Guillaume Nodet <gn...@gmail.com>.
Dependencies for 2.0.2 have been moved to http://servicemix.org/maven-repo/
You should add this information in the etc/project.properties file of
your source distribution.
Search the maven.repo.remote property.

Cheers,
Guillaume Nodet

On 4/24/06, emicalc <em...@libero.it> wrote:
>
> hello,
> I have installed servicemix-2.0.2 and i have tried to use it with maven
> 1.0.2;
> at the end of maven process ('maven -Dmaven.test.skip=true' command), this
> is the output message:
>  BUILD FAILED
> File...... D:\Documents and
> Settings\calcagno\.maven\cache\maven-multiproject-pl
> ugin-1.3.1\plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> La build non puo' continuare perche' non sono state soddisfatte le seguenti
> dipendenze:
>
> saaj-api-20050915.jar
> saaj-impl-20050915.jar
> wsif-2.0.1_IB3.jar
> wsif-j2c-2.0.1_IB3.jar
> jsr-223-1.0-pr.jar (try downloading from
> http://www.jcp.org/en/jsr/detail?id=223
> )
> oraclexsql.jar
> xmlparserv2.jar
> xsu12.jar
> ojdbc14.jar
>
> and I not find these jar file (to add in 'project.property' fiel at the line
> 'maven.repo.remote', is this ok???).
>
> can you help me???
> Thank's you
> --
> View this message in context: http://www.nabble.com/download-dependencies-problem-t1499526.html#a4064564
> Sent from the ServiceMix - Dev forum at Nabble.com.
>
>