I need to get a version of Sonarqube ( or Sonar ) that works with Java 6, but I can´t find to download. Someone can indicate where I can find it ? I´ve searched on Sonarqube site, but nothing.
PS: It´s because my company still using Java 6. A migration for Java 7 ( yes! I know this version is in end of life too! ) is in study, but not started yet.
Thanks ! Alexandre
Since SonarQube 4.5.x, Java 7 is required to run the server and analysis code.
You will still be able to analyze Java 6 code, but if you want to run with an older JDK, you will be restricted to older versions (of both server and analysis plugins).