Recently i updated my sonar to the latest version that v25.2.0.102705 i am using community build version while scan my node js source in my jenkins i am facing the below issue also i set the java environment variable correctly after that also same issue
ERROR: Error during SonarScanner execution
java.lang.UnsupportedClassVersionError: org/sonar/batch/bootstrapper/EnvironmentInformation has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
Yes after upgrading it to the latest version of sonar scanner now the issue fixed thanks colin… Also what are all the new enhancement we can do this in this latest sonar scanner community edison. Is there any document kindly refer me
I don’t know what version you were upgrading from – but you can checkout the release notes! And for versions earlier than those documented here (10.7 and below), check out What’s new in SonarQube.