You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/01/21 22:12:34 UTC

[jira] [Created] (HBASE-12898) Add in used undeclared dependencies

Sean Busbey created HBASE-12898:
-----------------------------------

             Summary: Add in used undeclared dependencies
                 Key: HBASE-12898
                 URL: https://issues.apache.org/jira/browse/HBASE-12898
             Project: HBase
          Issue Type: Bug
          Components: build
    Affects Versions: 1.0.0
            Reporter: Sean Busbey
            Assignee: Sean Busbey
             Fix For: 1.0.0, 2.0.0


I recently had a build fail because hbase-rest ran into some issue getting the transitive dependencies for hbase-server. The failure was because hbase-rest needs jetty-sslengine but was getting it transitively. looking at dependency:analyze, we have lots of places where we're doing this.

Clean up cases where our pom doesn't list direct dependencies for modules.



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