Maven looks interesting, but is almost overwhelming at first glance. It also seems overkill for something like this.
Perhaps I should move this discussion to the maven list, but is there a simple example somewhere for using Maven JUST for collecting third party libraries? On Fri, 2003-08-29 at 13:51, Erik Husby wrote: > You might want to take a look at Maven, http://maven.apache.org/ > > Maven builds on top of Ant and one of its features is it handles that > gathering of 3rd party libraries automaticly for you. > > Charlie Cano wrote: > > >I would like to use Ant to automate the "gathering" of 3rd party > >libraries (jars, etc) from a remote ftp server, but I'm not sure what > >the "right" way of doing it would be. > > > > > > >Thanks in advance, > >Charlie > > > > > > > > > You're welcome.
