Hi, > The best workaround to this problem that I've come across so far is to > create custom mvn4 and mvn5 scripts that start Maven with JAVA_HOME > set to Java 1.4 and Java 5 installations respectively. Then you just > need to use "mvn4 clean install" whenever compiling Jackrabbit trunk.
Thanks for the tip. That indeed also triggered the compilation error locally. The continuum failure has been fixed :) Best wishes, Martijn
