[
https://issues.apache.org/jira/browse/HBASE-8421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641049#comment-13641049
]
Jonathan Hsieh commented on HBASE-8421:
---------------------------------------
I tried building trunk and 0.95 tarballs from the ref guide docs [1] but can't
find tar. Are the docs out of date?
{code}
~/proj/hbase-0.95$ MAVEN_OPTS="-Xmx2g" mvn clean install javadoc:aggregate site
assembly:assembly -DskipTests -Prelease -Dhadoop.profile=2.0
~/proj/hbase-0.95$ find -name "*.tar"
~/proj/hbase-0.95$ find -name "*gz"
./hbase-server/src/test/data/TestMetaMigrationConvertToPB.tgz
~/proj/hbase-0.95$
{code}
{code}
~/proj/hbase$ MAVEN_OPTS="-Xmx2g" mvn clean install javadoc:aggregate site
assembly:assembly -Dhadoop.profile=2.0 -DskipTests -Prelease
~/proj/hbase$ find -name *gz
./hbase-server/src/test/data/TestMetaMigrationConvertToPB.tgz
~/proj/hbase$ find -name *tar
~/proj/hbase$
{code}
[1] http://hbase.apache.org/book.html#build
> hbase-0.95.0 tgz does not include lib/junit*.jar
> ------------------------------------------------
>
> Key: HBASE-8421
> URL: https://issues.apache.org/jira/browse/HBASE-8421
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.95.0
> Reporter: Jonathan Hsieh
> Assignee: stack
>
> The 0.95 release of hbase does not include junit-*.jar in the lib/ dir. This
> is required to run the hbase-it suite from the tarball.
--
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