You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2012/10/09 02:40:05 UTC

[jira] [Updated] (HBASE-6961) In place scripts fail if mvn install hasn't been run

     [ https://issues.apache.org/jira/browse/HBASE-6961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-6961:
---------------------------------

    Attachment: HBASE-6961-0.patch

Attached patch makes maven run package before computing the class path.  This does add some startup time.  However it should fix issues where people haven't mvn installed.

I also moved the order of the class path to add local hbase-* before the dependencies from ~/.m2/repository. This means that local changes will over ride anything that has been installed into the local repo previously.
                
> 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