Dirk, 2009/3/17 Dirk Olmes <[email protected]>: > > Can't you just configure a JDK1.4 in hudson to use for compiling/running > Maven on the jobs that build your project?
The tight Maven2 build support in Hudson, including the Maven module dependency support, requires that your Maven runs in Java 1.5 unfortunately. I can run the Maven jobs as free-style jobs, but then I loose the build order based on the Maven dependencies. I'm not gonna configure this manually for 346 Maven modules. :-) Ringo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
