Return-Path: X-Original-To: apmail-tez-issues-archive@minotaur.apache.org Delivered-To: apmail-tez-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 6AFB318A51 for ; Thu, 23 Jul 2015 21:23:23 +0000 (UTC) Received: (qmail 84486 invoked by uid 500); 23 Jul 2015 21:23:07 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 84436 invoked by uid 500); 23 Jul 2015 21:23:07 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 84426 invoked by uid 99); 23 Jul 2015 21:23:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2015 21:23:07 +0000 Date: Thu, 23 Jul 2015 21:23:07 +0000 (UTC) From: "Prakash Ramachandran (JIRA)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (TEZ-2560) fix tex-ui build for maven 3.3+ MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TEZ-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prakash Ramachandran updated TEZ-2560: -------------------------------------- Attachment: TEZ-2560.2.patch [~hitesh] minor fix to remove version from tez-ui/pom.xml + addressed previous comments > fix tex-ui build for maven 3.3+ > ------------------------------- > > Key: TEZ-2560 > URL: https://issues.apache.org/jira/browse/TEZ-2560 > Project: Apache Tez > Issue Type: Bug > Reporter: Prakash Ramachandran > Assignee: Prakash Ramachandran > Attachments: TEZ-2560-branch7.1.patch, TEZ-2560.1.patch, TEZ-2560.2.patch > > > currently tez-ui build fails if mvn version is 3.3 due to the frontend-maven-plugin. this is fixed in 0.0.23 version of the plugin but it fails on maven version below 3.1 -- This message was sent by Atlassian JIRA (v6.3.4#6332)