Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9
-
Component/s: Maven repository
-
Labels:None
-
Number of attachments :
Description
When the nexus engine is unable to call the root page of a Maven repository, the status of this repository remains "In Service - Checking remote" in the Nexus console, even if Nexus manages to download artifacts.
In case of Sonar, the root page http://sonarserver:sonarport/deploy/maven always returns "HTTP Error 403".
At least, this page shouldn't return an HTTP error but only a simple text message (like the README.txt page). What would be nice is to allow navigation inside this Sonar Maven Repository (like http://repo1.maven.org/maven2/).
Can not reproduce anymore with nexus 1.3.1. Sonar 1.9 generates also SHA1 and MD5 files in internal repository. It certainly helps to remove error logs.