Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Kirby Files
Tyler Kocheran wrote on 02/04/2009 02:48 PM: OK. I'm starting to get the jist of Ivy now. Next on my dependency most wanted list is log4j. I can't seem to get that library. Is there a way for me to reenable the mvnrepository.com resolver? Are there any tutorials out there for finding good resolv

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Kirby Files
Tyler Kocheran wrote on 02/04/2009 02:48 PM: OK. I'm starting to get the jist of Ivy now. Next on my dependency most wanted list is log4j. I can't seem to get that library. Is there a way for me to reenable the mvnrepository.com resolver? Are there any tutorials out there for finding good resolv

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Tyler Kocheran
OK. I'm starting to get the jist of Ivy now. Next on my dependency most wanted list is log4j. I can't seem to get that library. Is there a way for me to reenable the mvnrepository.com resolver? Are there any tutorials out there for finding good resolvers on the web? It seems the main problem with

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Kirby Files
Tyler Kocheran wrote on 02/04/2009 01:57 PM: The error actually turned out to be in this line: If I change that line to something else that's a real package, like "org.springframework.orm", it works. How do I download the entire Spring Framework, though? If I can't figure that out, whatever, I

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Tyler Kocheran
The error actually turned out to be in this line: If I change that line to something else that's a real package, like "org.springframework.orm", it works. How do I download the entire Spring Framework, though? If I can't figure that out, whatever, I have Ivy working... finally :) How do I specif

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Tyler Kocheran
Gave that one a run, I'm still getting build failed, it doesn't even download any files at all at this point. My build.xml file: My ivy.xml file: http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd ">

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Kirby Files
Hmm, I would write your settings this way: defaultConflictManager="all"/> http://repository.springsource.com/ivy/bundles/release/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"; /> http://repository.springsource.com/ivy/bund

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Tyler Kocheran
I'm kind of new to setting up ivysettings files, I tried doing what you suggested and I'm still getting build failed: http://repository.springsource.com/ivy/bundles/release/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"; />

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Tyler Kocheran
Sweet, I'll try that. Is there an XSD for validation of ivysettings.xml files? On Wed, Feb 4, 2009 at 2:52 AM, wrote: > > > > > > Try getting Spring from Spring: > > > http://www.springsource.com/repository/app/library/version/detail?name=org.springframework.spring&version=2.5.6.A&searchType=lib

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread paul . newport
Try getting Spring from Spring: http://www.springsource.com/repository/app/library/version/detail?name=org.springframework.spring&version=2.5.6.A&searchType=librariesByName&searchQuery=spring The resolvers are: http://repository.springsource.com/ivy/bundles/release/[organisation]/[module]/