You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ricoh (JIRA)" <ji...@codehaus.org> on 2009/07/07 13:13:22 UTC

[jira] Commented: (MNG-3477) Authentication failures on dependency download aren't reported

    [ http://jira.codehaus.org/browse/MNG-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=182812#action_182812 ] 

ricoh commented on MNG-3477:
----------------------------

Hi, is there any update or a schedule? We have the same problem with Nexus, but i think its a Maven problem and its a major lack for us.
If you sniff the stream, you will see the correct error message

GET /nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar HTTP/1.1
Accept-Encoding: gzip
Pragma: no-cache
User-Agent: Java/1.6.0_13
Host: ****:8081
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive


HTTP/1.1 401 Unauthorized
WWW-Authenticate: BASIC realm="Sonatype Nexus Repository Manager"
Content-Length: 0
Server: Jetty(6.1.11)

Thanks for your help

> Authentication failures on dependency download aren't reported
> --------------------------------------------------------------
>
>                 Key: MNG-3477
>                 URL: http://jira.codehaus.org/browse/MNG-3477
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 2.0.8
>            Reporter: Justin Edelson
>             Fix For: 2.2.x
>
>
> We have a Maven proxy server (using Proximity) that requires authentication. Users store their username and passwords in settings.xml. If the login information is incorrect, they are not informed the the problem is due to bad credentials, just that the dependencies are missing. -e and -X don't add anything useful.
> This is true for both dependencies and plugins.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira