[
https://issues.apache.org/jira/browse/HBASE-6961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472644#comment-13472644
]
Elliott Clark commented on HBASE-6961:
--------------------------------------
No maven spew. It's all piped to /dev/null. The computation is cached in
target/cached_classpath.txt as long as that file remains this won't get
re-computed. So a mvn clean or a rm target/cached_classpath.txt will force a
re-run of mvn package -DskipTests dependency:build-classpath but other than
that the start up shouldn't change.
> In place scripts fail if mvn install hasn't been run
> ----------------------------------------------------
>
> Key: HBASE-6961
> URL: https://issues.apache.org/jira/browse/HBASE-6961
> Project: HBase
> Issue Type: Bug
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Attachments: HBASE-6961-0.patch
>
>
> bin/hbase tries to get dependencies of the project however it fails if mvn
> install hasn't already satisfied hbase-hadoop-compat test-jar.
--
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