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/05/14 07:42:41 UTC

[jira] Created: (HBASE-2547) [mvn] assembly:assembly does not include hbase-X.X.X-test.jar

[mvn] assembly:assembly does not include hbase-X.X.X-test.jar
-------------------------------------------------------------

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


Means I can't run stuff like the PerformanceEvaluation

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


[jira] Resolved: (HBASE-2547) [mvn] assembly:assembly does not include hbase-X.X.X-test.jar

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-2547.
--------------------------

     Hadoop Flags: [Reviewed]
         Assignee: Paul Smith
    Fix Version/s: 0.21.0
       Resolution: Fixed

That worked Paul.  Thanks.  This makes it so can run PE again.  The test jar includes a few things beyond what we used to -- log4j.properties and hbase-site.xml -- that I'd like to exclude and I tried excluding them but only seemed to make the assembly worse.

But the bigger point is that while we used to ship this, I see no point to it.  The only thing it has that is of any use is the PE script.  We should just move this to the core jar and then undo bundling the test.jar (and then only ship with core jar and srcs. jar).  I opened hbase-2550.

Thanks Paul.



> [mvn] assembly:assembly does not include hbase-X.X.X-test.jar
> -------------------------------------------------------------
>
>                 Key: HBASE-2547
>                 URL: https://issues.apache.org/jira/browse/HBASE-2547
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: stack
>            Assignee: Paul Smith
>             Fix For: 0.21.0
>
>
> Means I can't run stuff like the PerformanceEvaluation

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