Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.5
-
Fix Version/s: 1.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Currently we have one Sonar instance installed that runs on Java 1.6 so it was possible to install .Net plugin too.
Unfortunately, apart from C# projects being analysed by our Sonar, we have many Java projects that use Java 1.5 and even though they do not use .Net Sonar profile, Maven sonar plugin seems to load it and this crashes these builds.
It would be nice if .Net plugin was loaded only for projects that need it, so only these projects would have to use Java 1.6, letting other projects user older version...
*seems to load the .net plugin