On Mon, Mar 23, 2009 at 12:02:08PM +0100, Claus Ibsen wrote: > On Mon, Mar 23, 2009 at 11:56 AM, Gary Jones wrote: > > On Mon, Mar 23, 2009 at 10:14:26AM +0000, James Strachan wrote:
> >> which maven version are you using? > > > > Maven version: 2.0.10 > > Java version: 1.5.0_12 > > OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" > Willem Jiang is also a Camel committer and he uses Windows XP. > > Can you try with Maven 2.0.9? That is what we use for building the release. That seems to be the cause of it :-( It's working for me now (i.e. with maven 2.0.9), so it looks like either maven introduced a bug in 2.0.10 or there is something in the Camel build process that relied on previously incorrect behaviour in 2.0.9. Might be worth mentioning in the build instructions on the website that it requires maven 2.0.9 at the moment, not the latest version. Thanks for your help, all.