username part of scpexe URLs is ignored ---------------------------------------
Key: MRELEASE-513 URL: http://jira.codehaus.org/browse/MRELEASE-513 Project: Maven 2.x Release Plugin Issue Type: Bug Components: perform, scm Affects Versions: 2.0-beta-8 Environment: Ubuntu 9.10 x64, Maven 2.2.1 Reporter: Christoph Lechleitner Just like in WAGON-153 some 2 years ago, the current release plugin (2.0-beta-8) ignores the user@ part of scpexe: URLs. Per-server settings in ~/.m2/settings.xml are respected. But with our (clazzes.org) setup using one unix user per project, granting developer access through those users' ~/.ssh/authorized_keys file, this bug forces us to create a unix account for every releasing developmer and to put that in any project's unix group. This hack becomes impossible once there are 2 different developers using equal user names (on their local development machines). We'd appreciate if this bug could be fixed (again). -- 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