Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Tyler Kocheran
oblem with Ivy is not having all of the correct resolvers. On Wed, Feb 4, 2009 at 11:21 AM, Kirby Files wrote: > Tyler Kocheran wrote on 02/04/2009 01:57 PM: > >> The error actually turned out to be in this line: >> > name="org.springframework.spring-library" rev=&q

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Tyler Kocheran
finally :) How do I specify an output folder for Ivy to copy the jars to, ie make it dump 'em to my /lib folder? And do I need to set up a filesystem resolver to take advantage of caching or is that necessary? On Wed, Feb 4, 2009 at 10:03 AM, Tyler Kocheran wrote: > Gave that one a run, I'

Re: Problems downloading the Spring Framework: Ivy 2.0.0

2009-02-04 Thread Tyler Kocheran
Bmodule%5D/%5Brevision%5D/%5Bartifact%5D-%5Brevision%5D.%5Bext%5D> > " > /> > > > > > > > > > Thanks, > > --- > Kirby Files > Software Arc

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

Ivy Errors on Retrieve

2008-12-02 Thread Tyler Kocheran
I'm kind of new to using Ivy, and I have been having problems doing somewhat simple tasks in Ivy. I'm trying to download Apache Mina from the default repository. My ivy.xml file looks as so: If I change the dependency to something else such as the "commons-lang" library,