Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 83C762004CA for ; Wed, 11 May 2016 08:38:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 81C9D1602BF; Wed, 11 May 2016 06:38:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F0F3B1602BE for ; Wed, 11 May 2016 08:38:13 +0200 (CEST) Received: (qmail 81559 invoked by uid 500); 11 May 2016 06:38:13 -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 81545 invoked by uid 99); 11 May 2016 06:38:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2016 06:38:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D621D2C1F5D for ; Wed, 11 May 2016 06:38:12 +0000 (UTC) Date: Wed, 11 May 2016 06:38:12 +0000 (UTC) From: =?utf-8?Q?Herv=C3=A9_Boutemy_=28JIRA=29?= To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MPOM-113) Missing execution ids MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 11 May 2016 06:38:14 -0000 [ https://issues.apache.org/jira/browse/MPOM-113?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D152796= 62#comment-15279662 ]=20 Herv=C3=A9 Boutemy commented on MPOM-113: ------------------------------------ I don't know if there is a little word on it in a documentation that nobody= will find/read/understand but the fact is that at runtime, Maven output displays the execution id with Maven 2: {noformat}[INFO] [remote-resources:process {execution: default}]{noformat} with Maven 3: {noformat}[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ = file-management ---{noformat} > Missing execution ids > --------------------- > > Key: MPOM-113 > URL: https://issues.apache.org/jira/browse/MPOM-113 > Project: Maven POMs > Issue Type: Task > Components: asf > Affects Versions: ASF-17 > Reporter: Christopher Tubbs > Assignee: Karl Heinz Marbaise > Priority: Trivial > > The maven-gpg-plugin and maven-remote-resources-plugin executions are mis= sing an element. -- This message was sent by Atlassian JIRA (v6.3.4#6332)