[
https://issues.apache.org/jira/browse/HBASE-18723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-18723:
--------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Release Note: Purged a bunch of dependencies included but unused. Added
reference to dependencies we do use but did not list (transitively included).
Purged all but junit from parent pom dependency set and did explicit include in
modules instead; not all modules need mockito, etc. Still work to do: grey area
around hadoop and its transitive includes need cleanup still to make the
dependency:analyze runs clean. Also figure how to purge junit from parent
dependency list.
Status: Resolved (was: Patch Available)
Pushed to master.
> [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
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-18723.master.001.patch,
> HBASE-18723.master.002.patch, HBASE-18723.master.003.patch
>
>
> 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)