Recent versions of the maven ant plugin generate get-deps tasks that
leverage the local maven repository, so "ant clean dist" does not
download all the dependencies each time as it used to, assuming there
is a local maven repo set up.

It will save bandwidth and make the nightlies run faster if we
regenerate the build.xml files using later versions of the ant plugin.
 You can download and install version 1.9 using

maven plugin:download
  -DgroupId=maven
  -DartifactId=maven-ant-plugin
  -Dversion=1.9

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to