Nick Dimiduk created HBASE-7971:
-----------------------------------
Summary: mvn 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
Reporter: Nick Dimiduk
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