> -----Original Message----- > From: Steve Loughran [mailto:[EMAIL PROTECTED] > Sent: 26 October 2004 01:17 > To: Ant Developers List > Subject: repository > > > I have just committed a repository task. In theory it will support > repositories other than maven, but there is only maven support right > now. > > <getlibraries destDir="${lib.dir}"> > <mavenrepository/> > <library archive="commons-logging" > project="commons-logging" version="1.0.1"/>
Some questions: 1. Where is the source that you have committed? 2. Where is the hosts sequence declared? 3. What happens when the group id is different from the artifact id? 4. Where is timestamp policy management declared? 5. What is the policy concerning SNAPSHOT artifacts? Cheers, Steve, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]