From issues-return-86564-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Tue Aug 13 18:33:25 2013 Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 55B5E10BA2 for ; Tue, 13 Aug 2013 18:33:25 +0000 (UTC) Received: (qmail 11637 invoked by uid 500); 13 Aug 2013 18:33:25 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 11431 invoked by uid 500); 13 Aug 2013 18:33:19 -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 11414 invoked by uid 99); 13 Aug 2013 18:33:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Aug 2013 18:33:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Aug 2013 18:33:13 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id B277BB1079 for ; Tue, 13 Aug 2013 13:32:52 -0500 (CDT) Date: Tue, 13 Aug 2013 13:32:52 -0500 (CDT) From: "Dennis Lundberg (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (MNG-5504) Don't add checksums on gpg signature files MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/MNG-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg moved MDEPLOY-73 to MNG-5504: --------------------------------------------- Complexity: Intermediate Fix Version/s: (was: 2.8) Affects Version/s: (was: 2.3) 2.2.1 3.0.5 3.1.0 Key: MNG-5504 (was: MDEPLOY-73) Project: Maven 2 & 3 (was: Maven Deploy Plugin) > Don't add checksums on gpg signature files > ------------------------------------------ > > Key: MNG-5504 > URL: https://jira.codehaus.org/browse/MNG-5504 > Project: Maven 2 & 3 > Issue Type: Improvement > Affects Versions: 3.1.0, 3.0.5, 2.2.1 > Reporter: Wendy Smoak > Assignee: Olivier Lamy > Priority: Minor > Labels: contributers-welcome > Attachments: DefaultWagonManager.patch > > > Similar to MINSTALL-48, don't create checksums when deploying a gpg signature file along with the artifact. > Currently we end up with filename.asc, filename.asc.md5 and filename.asc.sha1 in the remote repository, and only filename.asc is necessary. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira