[ https://issues.apache.org/jira/browse/SCM-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964836#comment-17964836 ]
Olivier Lamy commented on SCM-653: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#860|https://github.com/apache/maven-scm/issues/860]. > '@' not supported in passwords in SCM urls > ------------------------------------------ > > Key: SCM-653 > URL: https://issues.apache.org/jira/browse/SCM-653 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-integrity > Affects Versions: 1.6 > Environment: Java 1.6.0_11 > Maven 2.2.1 > MKS Source 2009 > Build: 8.10.0.5799 > Service Pack: 005-01 > Hotfixes: C041000005-019, C041000005-021 > Copyright 2001 - 2010 MKS Software Inc.; in Canada copyright owned by MKS > Inc. All rights reserved. > Reporter: Jeremie BOUSQUET > Priority: Major > > In SCM url format for integrity, credentials can be entered as > "login/password@hostname:port" > But if password contains '@' character (as 'toto@date'), then the integrity > provider interprets it as a separator (and tries to use "date@hostname" as > hostname). > I tried "toto\@date" but the same behaviour occurs. -- This message was sent by Atlassian Jira (v8.20.10#820010)