Re: Maven 2.0.6 source release

2007-04-30 Thread Thomas Leonard
For others with the same problem: upgrading maven-assembly-plugin from version 2.1 to 2.2-beta-1 fixed it for me. I don't know why. On Mon, 2007-04-30 at 12:12 +0100, Thomas Leonard wrote: > [ The reason I want the code is because I'm getting some odd errors with > a multi-project build. Our tre

Re: Maven 2.0.6 source release

2007-04-30 Thread Alan D. Salewski
On Mon, Apr 30, 2007 at 12:12:02PM +0100, Thomas Leonard spake thus: > Is the source code for maven 2.0.6 available? > > The download sites only seem to go up to 2.0.5: > > http://mirrors.dedipower.com/ftp.apache.org/maven/source/ You can grab the code directly from the Subversion repository li

Maven 2.0.6 source release

2007-04-30 Thread Thomas Leonard
Is the source code for maven 2.0.6 available? The download sites only seem to go up to 2.0.5: http://mirrors.dedipower.com/ftp.apache.org/maven/source/ [ The reason I want the code is because I'm getting some odd errors with a multi-project build. Our tree has client and web-service child modul