Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A2B76188DD for ; Thu, 27 Aug 2015 18:11:47 +0000 (UTC) Received: (qmail 92937 invoked by uid 500); 27 Aug 2015 18:11:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 92811 invoked by uid 500); 27 Aug 2015 18:11:46 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 92484 invoked by uid 99); 27 Aug 2015 18:11:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2015 18:11:46 +0000 Date: Thu, 27 Aug 2015 18:11:46 +0000 (UTC) From: "Hadoop QA (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14318) make_rc.sh should purge/re-resolve dependencies from local repository 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/HBASE-14318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717201#comment-14717201 ] Hadoop QA commented on HBASE-14318: ----------------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12752651/14318.branch-1.1.v2.patch against branch-1.1 branch at commit 8f95318f6252c1c0b7a073619525eae6d991f47b. ATTACHMENT ID: 12752651 {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+0 tests included{color}. The patch appears to be a documentation, build, or dev-support patch that doesn't require tests. {color:red}-1 javac{color}. The patch appears to cause mvn compile goal to fail with Hadoop version 2.4.0. Compilation errors resume: [ERROR] Error invoking method 'get(java.lang.Integer)' in java.util.ArrayList at META-INF/LICENSE.vm[line 1619, column 22] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project hbase-assembly: Error rendering velocity resource. Error invoking method 'get(java.lang.Integer)' in java.util.ArrayList at META-INF/LICENSE.vm[line 1619, column 22]: InvocationTargetException: Index: 0, Size: 0 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hbase-assembly Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/15302//console This message is automatically generated. > make_rc.sh should purge/re-resolve dependencies from local repository > --------------------------------------------------------------------- > > Key: HBASE-14318 > URL: https://issues.apache.org/jira/browse/HBASE-14318 > Project: HBase > Issue Type: Task > Components: build > Reporter: Nick Dimiduk > Assignee: Nick Dimiduk > Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.3 > > Attachments: 14318.branch-1.1.patch, 14318.branch-1.1.v1.patch, 14318.branch-1.1.v2.patch > > > Over on the 1.1.2RC1 VOTE thread, impressively pedantic [~enis] noticed the underlying hadoop version was built locally, not from upstream. Until such time as we can reliably build releases in a clean-room environment, let's have our scripts clean up after us. -- This message was sent by Atlassian JIRA (v6.3.4#6332)