Re: Maven 2 and JDK 6

2007-10-03 Thread aminmc
t > a > show stopper... once i get a spare moment i'll figure it out and patch it > although i suspect the surefire 2.4 will fix it > > On Wednesday 03 October 2007 04:20, aminmc wrote: >> Hi >> >> I am trying to do a build maven2 and JDK 6 and I getti

Maven 2 and JDK 6

2007-10-02 Thread aminmc
Hi I am trying to do a build maven2 and JDK 6 and I getting test failures (nullpointer exceptions) from running some test cases. These test cases use mock objects and simulate xwork actions. The same tests run and pass in eclipse IDE using JDK 6. Has anyone had the same experience, if so wo