Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 18786 invoked from network); 29 Apr 2009 20:32:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Apr 2009 20:32:15 -0000 Received: (qmail 26743 invoked by uid 500); 29 Apr 2009 20:32:15 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 26648 invoked by uid 500); 29 Apr 2009 20:32:14 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 26550 invoked by uid 99); 29 Apr 2009 20:32:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2009 20:32:14 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2009 20:32:06 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 89F7314A81A8 for ; Wed, 29 Apr 2009 15:31:45 -0500 (CDT) Message-ID: <13317731.91491241037105561.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 29 Apr 2009 15:31:45 -0500 (CDT) From: "John Casey (JIRA)" To: issues@maven.apache.org Subject: [jira] Closed: (MNG-4082) Encryption is triggered if passwords merely contain curly braces In-Reply-To: <31099920.1236772213610.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MNG-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Casey closed MNG-4082. --------------------------- Resolution: Fixed escape character is '\'. See http://maven.apache.org/guides/mini/guide-encryption.html#Tips for more (once this is deployed to the public website). > Encryption is triggered if passwords merely contain curly braces > ---------------------------------------------------------------- > > Key: MNG-4082 > URL: http://jira.codehaus.org/browse/MNG-4082 > Project: Maven 2 > Issue Type: Bug > Components: Settings > Affects Versions: 2.1.0 > Reporter: Mark Hobson > Assignee: John Casey > Fix For: 2.2.0 > > > From what I gather, the syntax for encrypted passwords is "{...}", but encryption is also triggered for passwords containing curly braces. -- 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