Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.10
-
Fix Version/s: 2.12
-
Component/s: Maven Plugin
-
Labels:None
Description
See http://markmail.org/message/iijs5numf2eylvgw
During execution of Sonar analysis by Maven 2.2.1 , it tries to access http://repository.sonarsource.org/content/repositories/sonar/ even if this repository was not declared explicitly by user. And in fact currently this repository is required only to build Sonar, so even if we cannot fully remove it, then we can try to avoid it's usage during analysis.
Also would be cool to enforce during release that third-party repositories not declared.
Issue Links
- is related to
-
SONAR-2938
Remove declarations of third-party repositories
-
Hi Evgeny, is it still possible to fix this issue as
SONAR-1836has been postponed to Sonar 2.13 ?SONAR-1836has been postponed to Sonar 2.13 ?