You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Phil Steitz <ph...@gmail.com> on 2005/08/09 09:15:06 UTC

[all] maven-generated ant build files

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org