Maven ANT task help

2005-09-27 Thread MInger
I'm trying to use the Maven Artifact tasks for ANT. We have an existing build structure which has several modules which share the same versions of various jar files. Not all modules use all jar files. My plan was this: 1. Create a parent pom file 2. Create a pom file for each

Re: Maven ANT task help

2005-09-27 Thread Brett Porter
On 9/28/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I'm guessing from what i've seen that something like 4.0-SNAPSHOT gets the same treatment as SNAPSHOT in maven 1.0? In that if it's newer in the remote repository, it will be transferred to the local repository. correct I get a