You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/11 12:46:56 UTC

[jira] Commented: (MAVEN-1273) HttpClient spits out errors when HTTP BASIC authenticated remote repos are configured

The following comment has been added to this issue:

     Author: Rafal Krzewski
    Created: Fri, 11 Jun 2004 6:46 AM
       Body:
I've just verified that this fix works for me too.
Patch follows.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1273?page=comments#action_20544

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1273

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1273
    Summary: HttpClient spits out errors when HTTP BASIC authenticated remote repos are configured
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core

   Assignee: Brett Porter
   Reporter: Rafal Krzewski

    Created: Fri, 7 May 2004 7:09 AM
    Updated: Fri, 11 Jun 2004 6:46 AM

Description:
For a while now I am getting error messages like these:

Getting URL: http://user:password@authenticated.repo/maven/objectledge/jars/ledge-components-SNAPSHOT.jar
Error retrieving artifact from [http://user:password@authenticated.repo/maven/objectledge/jars/ledge-components-SNAPSHOT.jar]: java.lang.IllegalArgumentException: Illegal character(s) in message header value: Basic GFzc3dvcmQ=

HttpClient upgrade needed?


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org