You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2008/12/02 22:26:19 UTC

[jira] Commented: (CONTINUUM-1981) Error while using Windows domain in username when adding a M2 project

    [ http://jira.codehaus.org/browse/CONTINUUM-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156379#action_156379 ] 

Olivier Lamy commented on CONTINUUM-1981:
-----------------------------------------

Are you using a tool like visualsvn and configuring windows Authentication instead of svn auth ?

> Error while using Windows domain in username when adding a M2 project
> ---------------------------------------------------------------------
>
>                 Key: CONTINUUM-1981
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1981
>             Project: Continuum
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 1.2.2
>         Environment: Apache/2.0.58 (Win32) DAV/2 SVN/1.4.3 mod_auth_sspi/1.0.3 Server at myserver Port 8080
>            Reporter: George Gastaldi
>            Assignee: Olivier Lamy
>             Fix For: 1.2.3, 1.3.1
>
>         Attachments: continuum-1981.patch
>
>
> I am trying to add a maven 2.0.x project but have not figured out how to specify a username that must contain the windows domain. 
> Add Maven 2.0+ Project
> POM Url: http://myserver:81/svn/my_code/my_project/trunk/pom.xml
> Username: mydomain\myusername
> Password: x
> The message I see in the web browser is:
> The specified resource cannot be accessed. Please try again later or contact your administrator.
> If I go directly to the URL in IE/Firefox I am prompted for my username/password. I enter my username with windows domain (mydomain\myusername) in the prompt and am able to view the pom file. Is there a special format for specifying a windows domain with the username on the Add Maven 2.0+ Project page?
> The log gives me this (it IS a valid pom.xml):
> {code}
> 2008-11-18 10:53:55,805 [addMavenTwoProjectBackgroundThread] INFO  action#create-projects-from-metadata  - checking for settings auth setup
> 2008-11-18 10:53:55,821 [addMavenTwoProjectBackgroundThread] INFO  continuumProjectBuilder#maven-two-builder  - Downloading http://w034-0:*****@myserver:81/svn/my_code/my_project/trunk/pom.xml
> 2008-11-18 10:53:55,868 [addMavenTwoProjectBackgroundThread] WARN  continuumProjectBuilder#maven-two-builder  - skip non handled http return code 403
> 2008-11-18 10:53:55,883 [addMavenTwoProjectBackgroundThread] ERROR mavenBuilderHelper  - Cannot build maven project from C:\apache-continuum-1.2.2\tmp\continuum\svn\my_code\my_project\trunk\pom.xml (Not a v4.0.0 POM. for project unknown at C:\apache-continuum-1.2.2\tmp\continuum\svn\my_code\my_project\trunk\pom.xml).
> 2008-11-18 10:53:55,883 [addMavenTwoProjectBackgroundThread] INFO  continuum  - Created 0 projects.
> 2008-11-18 10:53:55,883 [addMavenTwoProjectBackgroundThread] INFO  continuum  - Created 0 project groups.
> 2008-11-18 10:53:55,883 [addMavenTwoProjectBackgroundThread] INFO  continuum  - 1 errors.
> 2008-11-18 10:53:55,883 [addMavenTwoProjectBackgroundThread] INFO  continuum  - 1 errors during project add: 
> 2008-11-18 10:53:55,883 [addMavenTwoProjectBackgroundThread] INFO  continuum  - Not a v4.0.0 POM. for project unknown at C:\apache-continuum-1.2.2\tmp\continuum\continuum\svn\my_code\my_project\trunk\pom.xml
> {code}
> Check [this link|http://www.nabble.com/Windows-domain-in-username-td13535165.html] for more details.

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