Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.3
-
Fix Version/s: 1.3
-
Component/s: Documentation
-
Labels:None
-
Environment:Any
Description
There is a mistake in 1.3 documentation (installation guide) , on page :
http://docs.codehaus.org/display/SONAR/Installation+guide+%28v.+1.3%29
At step 5, it is written to run :
mvn org.codehaus.sonar:sonar-maven-plugin:1.3RC1:sonar
However, as there is a version mismatch with sonar server (1.3 vs 1.3RC1), this causes a build error.
I set this issue to critical as new users may have problems running Sonar for the first time.
Michel
It's done.