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 C6B4911C9A for ; Thu, 19 Jun 2014 16:42:24 +0000 (UTC) Received: (qmail 14106 invoked by uid 500); 19 Jun 2014 16:42:24 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 14063 invoked by uid 500); 19 Jun 2014 16:42:24 -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 14052 invoked by uid 99); 19 Jun 2014 16:42:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2014 16:42:24 +0000 Date: Thu, 19 Jun 2014 16:42:24 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11375) Validate compile-protobuf profile in test-patch.sh 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-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037493#comment-14037493 ] Ted Yu commented on HBASE-11375: -------------------------------- I tried compile goal and got the following: {code} [WARNING] Invalid POM for org.apache.hbase:hbase-server:test-jar:tests:0.99.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details: Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for org.cloudera.htrace:htrace-core:jar is missing. @ line 440, column 17 {code} Should I fix the above in another JIRA ? > Validate compile-protobuf profile in test-patch.sh > -------------------------------------------------- > > Key: HBASE-11375 > URL: https://issues.apache.org/jira/browse/HBASE-11375 > Project: HBase > Issue Type: Test > Reporter: Ted Yu > Assignee: Ted Yu > Priority: Minor > Attachments: 11375-v1.txt > > > compile-protobuf profile sometimes doesn't compile - latest issue being HBASE-11373 > test-patch.sh should validate that compile-protobuf profile compiles. This would discover such issue sooner. -- This message was sent by Atlassian JIRA (v6.2#6252)