you mean you are building a project with jdk6 and maven or you are trying to build maven with jdk6?
I am using jdk6 without any problems mvn --version Maven version: 2.0.7 Java version: 1.6.0_02 OS name: "linux" version: "2.6.21-gentoo-r4-mm4" arch: "i386" we have a mixture of windows and linux machines... occasionally testng test failure reports on the command line give null pointers so you have to look at the file on disk.... bit annoying but not 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 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 would it be possible to get some > advice. Obviously I have no provided extensive info but would be happy to > do so. > > > Thanks -- Michael McCallum Enterprise Engineer mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
