Madhan Neethiraj created RANGER-5517:
----------------------------------------
Summary: remove unnecessary dependency on ranger-plugins-common
Key: RANGER-5517
URL: https://issues.apache.org/jira/browse/RANGER-5517
Project: Ranger
Issue Type: Improvement
Components: admin, kms, plugins
Affects Versions: 2.8.0, 3.0.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
`ranger-plugins-common` library is meant for use by plugin implementations.
However, following modules also have dependency on this module, which should be
remvoed as `ranger-plugins-common` brings in many other libraries as transitive
dependencies:
* embeddedwebserver/pom.xml
* kms/pom.xml
* ranger-atlas-plugin-shim/pom.xml
* ranger-hbase-plugin-shim/pom.xml
* ranger-hdfs-plugin-shim/pom.xml
* ranger-hive-plugin-shim/pom.xml
* ranger-kafka-plugin-shim/pom.xml
* ranger-kms-plugin-shim/pom.xml
* ranger-knox-plugin-shim/pom.xml
* ranger-kylin-plugin-shim/pom.xml
* ranger-ozone-plugin-shim/pom.xml
* ranger-presto-plugin-shim/pom.xml
* ranger-solr-plugin-shim/pom.xml
* ranger-sqoop-plugin-shim/pom.xml
* ranger-storm-plugin-shim/pom.xml
* ranger-yarn-plugin-shim/pom.xml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)