Francisco Perez-Sorrosal created OMID-46:
--------------------------------------------
Summary: Fix installation instructions in Omid Website
Key: OMID-46
URL: https://issues.apache.org/jira/browse/OMID-46
Project: Apache Omid
Issue Type: Improvement
Reporter: Francisco Perez-Sorrosal
Assignee: Francisco Perez-Sorrosal
Fix For: 0.8.2.0
Instructions lack that it's necessary to explicitly indicate the hbase version
for compiling:
$ mvn clean install -Phbase-0 (for HBase 0.x versions)
or
$ mvn clean install -Phbase-1 (for HBase 1.x versions)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)