[ 
http://jira.codehaus.org/browse/WAGONSSH-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wolfgang Glas updated WAGONSSH-60:
----------------------------------

    Attachment: wagon-ssh-external-username.patch

output of 'svn diff  
src/main/java/org/apache/maven/wagon/providers/ssh/external/ScpExternalWagon.java'
 of my fixed version of wagon-ssh-external-1.0-beta-2

> wagon ignores username part of scpexe URLs.
> -------------------------------------------
>
>                 Key: WAGONSSH-60
>                 URL: http://jira.codehaus.org/browse/WAGONSSH-60
>             Project: wagon-ssh
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-7
>         Environment: maven-2.0.8, sun-java-1.6.0.03
>            Reporter: Wolfgang Glas
>         Attachments: wagon-ssh-external-username.patch
>
>
> We use a single user to access a project's maven repository, where this user 
> has a list of ssh-pubkeys in .ssh/authorized_keys.
> Thus, we are using an URL like
> scpexe://[EMAIL PROTECTED]/var/maven2/repo
> However, wagon-ssh ignore the username of the URL and cowardly tries to log 
> in to the server und the name of the user logged in on the desktop.
>    Fixing this issue would be very benefitial,
>     TIA, Wolfgang

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