Most of them should be available at http://servicemix.org/maven-repo/ or in the binary distribution. You should add this information in the ./project.properties and ./etc/project.properties on the maven.repo.remote property in your sources.
Cheers, Guillaume Nodet On 4/19/06, MinhLT <[EMAIL PROTECTED]> wrote: > > Hi everybody, > > I'm a newbie in working with ServiceMix, my questions may sound nonsense to > you, so please be kind. > > I've downloaded ServiceMix 2.0.2 and tried to compile it from source using > Maven 1.1 beta 2, but I didn't achieve cause the following errors: > > BUILD FAILED > File...... C:\Documents and > Settings\ltthanhminh\.maven\cache\maven-multiproject > -plugin-1.4.1\plugin.jelly > Element... maven:reactor > Line...... 218 > Column.... 9 > The build cannot continue because of the following unsatisfied dependencies: > > 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 > > I think that if these files are downloaded and put in right place, the > program will work successful (I don't know if it's a right idea) but I > couldn't found them. > > Could you have any idea about my case? Every help will be high appreciated. > > With many thanks, > > Le Thanh Minh > -- > View this message in context: > http://www.nabble.com/Retrieve-old-jar-files-t1473148.html#a3983938 > Sent from the ServiceMix - User forum at Nabble.com. > >
