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 60A1FE811 for ; Fri, 1 Mar 2013 23:53:13 +0000 (UTC) Received: (qmail 85176 invoked by uid 500); 1 Mar 2013 23:53:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 85120 invoked by uid 500); 1 Mar 2013 23:53:13 -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 85111 invoked by uid 99); 1 Mar 2013 23:53:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Mar 2013 23:53:13 +0000 Date: Fri, 1 Mar 2013 23:53:13 +0000 (UTC) From: "Nick Dimiduk (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7971) mvn clean compile on trunk and 0.95 does not produce target/cached_classpath.txt 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-7971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-7971: -------------------------------- Status: Open (was: Patch Available) > mvn clean compile on trunk and 0.95 does not produce target/cached_classpath.txt > -------------------------------------------------------------------------------- > > Key: HBASE-7971 > URL: https://issues.apache.org/jira/browse/HBASE-7971 > Project: HBase > Issue Type: Bug > Components: build > Affects Versions: 0.95.0, 0.98.0 > Reporter: Nick Dimiduk > Assignee: Nick Dimiduk > Priority: Minor > Attachments: 0001-HBASE-7971-fix-cached_classpath.txt-dev-sandbox.patch > > > The usual workflow of {{mvn clean compile}} followed by {{./bin/hbase foo}} no longer works. It looks like it was broken by HBASE-7637, switching the phase in hbase-it/pom.xml from {{compile}} to {{test}}. Before I propose the obvious patch, a couple questions: > [~nkeywal]: why is this done in hbase-it instead of anywhere else, such as the top-level pom? > [~eclark]: why does this execution in the compile phase break hadoop-2 profile while running it in test does not? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira