Cannot build RPM for hbase-0.92.0
---------------------------------
Key: HBASE-5477
URL: https://issues.apache.org/jira/browse/HBASE-5477
Project: HBase
Issue Type: Bug
Affects Versions: 0.92.0
Environment: Operating system: CentOS 6.2
{code}
$ java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.6) (rhel-1.43.1.10.6.el6_2-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
{code}
{code}
$ mvn -v
Warning: JAVA_HOME environment variable is not set.
Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.6.0_22
Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-220.el6.x86_64" arch: "amd64" Family: "unix"
{code}
Reporter: Benjamin Lee
Steps to reproduce:
{code}
tar xzvf hbase-0.92.0.tar.gz
cd hbase-0.92.0
mvn -Dmaven.test.skip.exec=true -P rpm install
{code}
Failure output and patch will be attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira