-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major
-
Component/s: sonar-plugin
-
None
-
Environment:Sonar 2.1RC1
Maven 2.2.1
hudson 1.358
java 1.5 and 1.4
Hi, i use sonar with ant based job.
in the config page, i use the JAVA 1.4 for the job.
but maven requires 1.5 to run. it seems it use the java version of the job, not the JAVA_HOME env variable set on the server ( local mvn --version works )