You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/03/05 08:21:27 UTC

[jira] Created: (HBASE-2290) in trunk, can't run bin/hbase CLASSNAME (broken by move to maven)

in trunk, can't run bin/hbase CLASSNAME (broken by move to maven)
-----------------------------------------------------------------

                 Key: HBASE-2290
                 URL: https://issues.apache.org/jira/browse/HBASE-2290
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack


We need to add maven made jars to bin/hbase CLASSPATH

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2290) in trunk, can't run bin/hbase CLASSNAME (broken by move to maven)

Posted by "ryan rawson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841734#action_12841734 ] 

ryan rawson commented on HBASE-2290:
------------------------------------

we might be able to use this:

mvn dependency:build-classpath

and shell magic.

> in trunk, can't run bin/hbase CLASSNAME (broken by move to maven)
> -----------------------------------------------------------------
>
>                 Key: HBASE-2290
>                 URL: https://issues.apache.org/jira/browse/HBASE-2290
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>
> We need to add maven made jars to bin/hbase CLASSPATH

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.