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 tree has client and web-service child > modules. Building either module on its own works, but when building the > whole lot it fails to build the client, claiming it can't download the > service war (which it hasn't built yet and which the client module > doesn't depend on anyway). Any debugging hints appreciated! ] -- Dr Thomas Leonard IT Innovation Centre 2 Venture Road Southampton Hampshire SO16 7NP Tel: +44 0 23 8076 0834 Fax: +44 0 23 8076 0833 mailto:[EMAIL PROTECTED] http://www.it-innovation.soton.ac.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
