You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/01/28 00:44:37 UTC

[jira] [Created] (HBASE-10428) Test jars should have scope test

Jimmy Xiang created HBASE-10428:
-----------------------------------

             Summary: Test jars should have scope test
                 Key: HBASE-10428
                 URL: https://issues.apache.org/jira/browse/HBASE-10428
             Project: HBase
          Issue Type: Bug
          Components: build
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang
            Priority: Minor


"mvn dependency:tree | grep test" shows

{noformat}
[INFO] +- org.apache.hadoop:hadoop-mapreduce-client-jobclient:test-jar:tests:2.2.0:compile
[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:2.2.0:compile
{noformat}

These test jars should be in test scope.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)