I download the source release and looked at src/BUILDING

It recommends JDK 1.5.0 update 6 and maven 2.2.1

Neither of these actually works:
- JDK 1.5u6 doesn't have the necessary CA roots to access some of the
Maven repositories
- maven gives an error, saying that src/pom.xml requires Maven 3.0.0

I looked at the Jenkins build log and it appears to be using latest 1.6
JDK + Maven 3.0.3

Could somebody clarify the preferred/recommend versions?


Reply via email to