[
https://issues.apache.org/jira/browse/HBASE-18723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150491#comment-16150491
]
Hudson commented on HBASE-18723:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3636 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3636/])
HBASE-18723 [pom cleanup] Do a pass with dependency:analyze; remove (stack: rev
fb537fe73695db4f648ec4f1fd54a99fa282bded)
* (edit) hbase-metrics/pom.xml
* (edit) hbase-shell/pom.xml
* (edit) hbase-external-blockcache/pom.xml
* (edit) hbase-common/pom.xml
* (edit) hbase-replication/pom.xml
* (edit) hbase-resource-bundle/pom.xml
* (edit) hbase-hadoop-compat/pom.xml
* (edit) hbase-shaded/pom.xml
* (edit) hbase-hadoop2-compat/pom.xml
* (edit) hbase-rsgroup/pom.xml
* (edit) pom.xml
* (edit) hbase-shaded/hbase-shaded-check-invariants/pom.xml
* (edit) hbase-thrift/pom.xml
* (edit) hbase-build-support/hbase-error-prone/pom.xml
* (edit) hbase-archetypes/hbase-client-project/pom.xml
* (edit) hbase-server/pom.xml
* (edit) hbase-spark/pom.xml
* (edit) hbase-procedure/pom.xml
* (edit) hbase-endpoint/pom.xml
* (edit) hbase-protocol-shaded/pom.xml
* (edit) hbase-backup/pom.xml
* (edit) hbase-it/pom.xml
* (edit) hbase-metrics-api/pom.xml
* (edit) hbase-examples/pom.xml
* (edit) hbase-spark-it/pom.xml
* (edit) hbase-prefix-tree/pom.xml
* (edit) hbase-rest/pom.xml
* (edit) hbase-mapreduce/pom.xml
> [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)