From issues-return-137002-archive-asf-public=cust-asf.ponee.io@maven.apache.org Sun Aug 26 21:03:04 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id D8441180672 for ; Sun, 26 Aug 2018 21:03:03 +0200 (CEST) Received: (qmail 85525 invoked by uid 500); 26 Aug 2018 19:03:03 -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 85509 invoked by uid 99); 26 Aug 2018 19:03:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Aug 2018 19:03:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 63E2DC0145 for ; Sun, 26 Aug 2018 19:03:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id qeSAXsGWJpRz for ; Sun, 26 Aug 2018 19:03:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 8D24D5F3D0 for ; Sun, 26 Aug 2018 19:03:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 97D54E0A31 for ; Sun, 26 Aug 2018 19:03:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 270DA23F98 for ; Sun, 26 Aug 2018 19:03:00 +0000 (UTC) Date: Sun, 26 Aug 2018 19:03:00 +0000 (UTC) From: "Hudson (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MINSTALL-143) Move checksum generation from install to deploy plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MINSTALL-143?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 593000#comment-16593000 ]=20 Hudson commented on MINSTALL-143: --------------------------------- Build succeeded in Jenkins: Maven TLP =C2=BB maven-install-plugin =C2=BB ma= ster #21 See https://builds.apache.org/job/maven-box/job/maven-install-plugin/job/ma= ster/21/ > Move checksum generation from install to deploy plugin > ------------------------------------------------------ > > Key: MINSTALL-143 > URL: https://issues.apache.org/jira/browse/MINSTALL-143 > Project: Maven Install Plugin > Issue Type: Improvement > Affects Versions: 3.0.0 > Reporter: Karl Heinz Marbaise > Assignee: Karl Heinz Marbaise > Priority: Blocker > Fix For: 3.0.0 > > > We should move the checksum generation from maven-install-plugin to maven= -deploy-plugin cause the checksums will only be needed as a preparation for= the transfer to a remote repository but not for an installation into a loc= al repository. > This needed to be done within maven-artifact-transfer component first. -- This message was sent by Atlassian JIRA (v7.6.3#76005)