Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.1
-
Labels:None
-
Number of attachments :
Description
For a Hudson job which is using a private local Maven repository (advanced build option "Use private Maven repository") the corresponding Maven commandline argument "-Dmaven.repo.local=<path to job>/.repository" isn't added by the Sonar plugin automatically.
Currently one has to provide this commandline argument as an additional property to the Sonar plugin.
Issue Links
- is duplicated by
-
SONARJNKNS-161
Hudson : use private maven repository
-
Patch for trunk (rev. 19276) added.