[ http://jira.codehaus.org/browse/CONTINUUM-747?page=comments#action_68673 
] 

Teodoro Cue Jr. commented on CONTINUUM-747:
-------------------------------------------

I downloaded the binary version 1.0.3 and tried to add a new maven 2 project.

After adding https://tcue:[EMAIL PROTECTED]/pom.xml, i noticed a 401 error on 
the command prompt. So I tested it again by just using http://tcue:[EMAIL 
PROTECTED]/pom.xml, got an error that says the pom is not version 4.0.0. When I 
tested it again using https://tcue:[EMAIL PROTECTED]/pom.xml (first url), it 
was able to download the poms.

The error now is that 'svn' is not recognized as an internal or external 
command. This is because I don't have svn installed on the system.

> Continuum can't add a project with pom in https with authentication
> -------------------------------------------------------------------
>
>          Key: CONTINUUM-747
>          URL: http://jira.codehaus.org/browse/CONTINUUM-747
>      Project: Continuum
>         Type: Bug

>     Versions: 1.0.3
>     Reporter: Carlos Sanchez
>     Assignee: Henry S. Isidro
>     Priority: Critical
>      Fix For: 1.1

>
>   Time Spent: 6 hours
>    Remaining: 0 minutes
>
> When trying to add a project with this type of url
> https://username:[EMAIL PROTECTED]/foo/trunk/pom.xml
> I get a 401 Unauthorized HTTP error code
> Seems that the problem is in 
> http://svn.codehaus.org/plexus/trunk/plexus-components/plexus-formica/src/main/java/org/codehaus/plexus/formica/util/MungedHttpsURL.java
> I added a test case with the right url and get that 401 too

-- 
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

Reply via email to