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 2017/08/31 05:36:00 UTC

[jira] [Created] (HBASE-18723) [pom cleanup] Do a pass with dependency:analyze; remove unused and explicity list the dependencies we exploit

stack created HBASE-18723:
-----------------------------

             Summary: [pom cleanup] Do a pass with dependency:analyze; remove unused and explicity list the dependencies we exploit
                 Key: HBASE-18723
                 URL: https://issues.apache.org/jira/browse/HBASE-18723
             Project: HBase
          Issue Type: Bug
          Components: pom
            Reporter: stack
            Assignee: stack


Do a pass over our poms. They are sloppy including unused jars and not listing actually used dependencies. Undo 'required' dependencies like junit and mockito; not all modules need these anymore.

This cleanup motivated by failures up on jenkins where a build step is not finding transitive includes; explicit mention is needed (See failures in HBASE-18674).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)