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 07DAB200CB3 for ; Sun, 11 Jun 2017 17:57:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 068CD160BC5; Sun, 11 Jun 2017 15:57:27 +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 4B788160BCF for ; Sun, 11 Jun 2017 17:57:26 +0200 (CEST) Received: (qmail 70661 invoked by uid 500); 11 Jun 2017 15:57:25 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 70535 invoked by uid 99); 11 Jun 2017 15:57:25 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Jun 2017 15:57:25 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 1455218041B for ; Sun, 11 Jun 2017 15:57:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id NNxCwzjDoGyc for ; Sun, 11 Jun 2017 15:57:24 +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 7D36A5FD16 for ; Sun, 11 Jun 2017 15:57:23 +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 DC1B4E0D5C for ; Sun, 11 Jun 2017 15:57:21 +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 2D9E121E0E for ; Sun, 11 Jun 2017 15:57:19 +0000 (UTC) Date: Sun, 11 Jun 2017 15:57:19 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-20686) Allow compilation with maven >=2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 11 Jun 2017 15:57:27 -0000 [ https://issues.apache.org/jira/browse/AMBARI-20686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046018#comment-16046018 ] Hudson commented on AMBARI-20686: --------------------------------- SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #7608 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7608/]) AMBARI-20686. Allow compilation with maven >=2.2 (Arnaud Launay via via (smohanty: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=13798c27a4787886816aaac1a688cdb208d864b4]) * (edit) contrib/management-packs/odpi-ambari-mpack/src/main/assemblies/odpi-ambari-mpack.xml > Allow compilation with maven >=2.2 > ---------------------------------- > > Key: AMBARI-20686 > URL: https://issues.apache.org/jira/browse/AMBARI-20686 > Project: Ambari > Issue Type: Bug > Environment: Debian Jessie 8.0 with Java 8, maven 3.3.9 > Reporter: Arnaud Launay > Assignee: Arnaud Launay > Priority: Minor > Labels: easyfix > Fix For: 2.5.2 > > > Compilation fails with recent maven due to empty id. > Here is a pull request including a patch correcting it: > https://github.com/apache/ambari/pull/52 -- This message was sent by Atlassian JIRA (v6.3.15#6346)