You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2016/08/06 23:21:20 UTC

[jira] [Created] (HBASE-16369) Clean up dependency management

Nick Dimiduk created HBASE-16369:
------------------------------------

             Summary: Clean up dependency management
                 Key: HBASE-16369
                 URL: https://issues.apache.org/jira/browse/HBASE-16369
             Project: HBase
          Issue Type: Task
          Components: build
            Reporter: Nick Dimiduk
            Priority: Critical
             Fix For: 2.0.0


Following the test breakage of HBASE-16317, and related issues HBASE-16361, and HBASE-15767, it's clear we don't have a handle on our dependencies. Not only does it lead to unexpected errors from used, undeclared dependencies, it also means we're at something of a loss to guarantee our dependencies in light of our compatibility guidelines. Adopt use of some combination of the [dependency|http://maven.apache.org/plugins/maven-dependency-plugin/usage.html] and [enforcer|http://maven.apache.org/enforcer/enforcer-rules/banTransitiveDependencies.html] plugins to assist in accounting.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)