Re: Ant Download Task

2009-01-07 Thread David Weintraub
Like Maven which automatically downloads dependent jars? No. Unless you use the Maven ant tasks, but then you might as well use Maven. There is an FTP task that can download files, but it isn't automated like Maven. On Wed, Jan 7, 2009 at 12:23 AM, Sunils_82 wrote: > > I'm using ant version-1.7.

does chain resolver support latest?

2009-01-07 Thread Konstantin Rekk
Hi, found this old issue: http://issues.apache.org/jira/browse/IVY-90 documentation states that it's the case: http://ant.apache.org/ivy/history/latest-milestone/settings/resolvers.html But I couldn't make it work both trying latest-time and trying:

Re: IvyDE much much slower in 2.0 vs 1.x

2009-01-07 Thread Eric Anderson
I've watched the network traffic, there are an unbelievably large number of HEAD requests for every single xml file on our repo. To some degree I think I could understand but in other cases no. We are using HTTP for our repo, lets say I have a dependency on internal_project v2.2.+. I see head r

Follow-up : Force ANT to re-compile all files

2009-01-07 Thread Florin-Alexandru Bratu
Hello everyone! This is a follow-up to an older discussion on this mailing list: http://mail-archives.apache.org/mod_mbox/ant-user/200205.mbox/%3c20020528024637.78782.qm...@web14406.mail.yahoo.com%3e I would also like to be able to compile some input files, even though they haven't been modifie

RE: Download source jars from Maven Repository

2009-01-07 Thread Brown, Carlton
+1 for Ivy. Also, it has compatibility attributes for Maven repositories. -Original Message- From: jan.mate...@rzf.fin-nrw.de [mailto:jan.mate...@rzf.fin-nrw.de] Sent: Wednesday, January 07, 2009 1:55 AM To: user@ant.apache.org Subject: AW: Download source jars from Maven Repository

Unable to retrieve updated SNAPSHOTS from a maven repo

2009-01-07 Thread Allan Ditzel
Hi, we have a nexus maven repo in place in which we're storing snapshot artifacts and we're using ivy to retrieve them. Updates to the snapshot artifact are not being downloaded. Here is the resolver config we're using: The maven-metadata.xml files are b

Follow-up : Force ANT to re-compile all files

2009-01-07 Thread Florin-Alexandru Bratu
Hello everyone! This is a follow-up to an older discussion on this mailing list: http://mail-archives.apache.org/mod_mbox/ant-user/200205.mbox/%3c20020528024637.78782.qm...@web14406.mail.yahoo.com%3e I would also like to be able to compile some input files, even though they haven't been modifie