Ted Yu created SLIDER-212:
-----------------------------

             Summary: Add hbase dependencies for 
slider-providers/hbase/hbase-funtests
                 Key: SLIDER-212
                 URL: https://issues.apache.org/jira/browse/SLIDER-212
             Project: Slider
          Issue Type: Bug
            Reporter: Ted Yu
            Assignee: Ted Yu


I got the following errors using 'mvn clean package -DskipTests' under root of 
workspace:
{code}
[ERROR] 
/homes/hortonzy/slider/slider-providers/hbase/hbase-funtests/src/test/groovy/org/apache/slider/providers/hbase/funtest/HBaseCommandTestBase.groovy:[1,1]
 3. ERROR in 
/homes/hortonzy/slider/slider-providers/hbase/hbase-funtests/src/test/groovy/org/apache/slider/providers/hbase/funtest/HBaseCommandTestBase.groovy
 (at line 1)
[ERROR] /*
[ERROR] ^
[ERROR] The type org.apache.hadoop.hbase.Cell cannot be resolved. It is 
indirectly referenced from required .class files
[ERROR]
[ERROR] 
/homes/hortonzy/slider/slider-providers/hbase/hbase-funtests/src/test/groovy/org/apache/slider/providers/hbase/funtest/HBaseCommandTestBase.groovy:[1,1]
 4. ERROR in 
/homes/hortonzy/slider/slider-providers/hbase/hbase-funtests/src/test/groovy/org/apache/slider/providers/hbase/funtest/HBaseCommandTestBase.groovy
 (at line 1)
[ERROR] /*
[ERROR] ^
[ERROR] The type org.apache.hadoop.hbase.security.User cannot be resolved. It 
is indirectly referenced from required .class files
[ERROR]
{code}
This is due to missing dependencies in 
slider-providers/hbase/hbase-funtests/pom.xml



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to