Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.2.0
-
Fix Version/s: 2.2.1
-
Component/s: Artifacts and Repositories, Settings
-
Labels:None
-
Environment:Windows XP, java version "1.6.0_04"
-
Complexity:Intermediate
-
Number of attachments :
Description
I can not access any external repository using the version 2.2.0. If I go back to 2.1.0 everything works properly.
For example:
mvn -U eclipse:eclipse
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'eclipse'.
[INFO] org.apache.maven.plugins: checking for updates from central
[WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: central due
to an error: Authorization failed: Not authorized by proxy.
[INFO] Repository 'central' will be blacklisted
Attachments
Issue Links
| This issue is related to: | ||||
| MNG-4254 | Support selection of wagon implementation for a particular protocol |
|
|
|
Same for me.