Re: mvn -Pfastinstall failure with current trunk

2008-08-18 Thread Peter Jones
Hi Benson, I was seeing the same error a while ago, even using a clean maven repo and a fresh checkout. Couldn't figure out what was going on. I was grasping for straws, noticed there was no xjc on my path, so I decided to append the jdk6 bin to my path and the error went away. But then, when

Re: mvn -Pfastinstall failure with current trunk

2008-08-14 Thread Ulhas Bhole
I think this is happening on some unclean/old snaspshot. I also got this yesterday but after my low level clean alternative (find . -name "target" | xargs rm -rf) followed by svn update cured the problem and didn't see it again. -- Ulhas Bhole Willem Jiang wrote: It is OK for me too (Windows

Re: mvn -Pfastinstall failure with current trunk

2008-08-14 Thread Willem Jiang
It is OK for me too (Windows, JDK 1.5.0-13) Which version of JDK are you using ? Willem Daniel Kulp wrote: Seems to be working OK for me. Not sure why it wouldn't be working for you. :-( Dan On Wednesday 13 August 2008 8:43:34 pm Benson Margulies wrote: [INFO] FastInfosetting 0 resour

Re: mvn -Pfastinstall failure with current trunk

2008-08-14 Thread Daniel Kulp
Seems to be working OK for me. Not sure why it wouldn't be working for you. :-( Dan On Wednesday 13 August 2008 8:43:34 pm Benson Margulies wrote: > [INFO] FastInfosetting 0 resource > [INFO] [jaxb:generate {execution: default}] > [INFO] failure in the XJC task. Use the Ant -verbose switch

mvn -Pfastinstall failure with current trunk

2008-08-13 Thread Benson Margulies
[INFO] FastInfosetting 0 resource [INFO] [jaxb:generate {execution: default}] [INFO] failure in the XJC task. Use the Ant -verbose switch for more details [INFO] [ERROR] FATAL ERROR [INFO] -