hortonworks / registry

Schema Registry
Apache License 2.0
15 stars 8 forks source link

ISSUE-711: Simplifying the hadoop related dependencies #712

Closed guruchai closed 4 years ago

guruchai commented 4 years ago

This is related to CSP-965.

benyoka commented 4 years ago

Is it possible to declare the repeated exlusions in a single place (main pom.xml) ?

guruchai commented 4 years ago

These are interdependencies between the modules. Some modules may need all the functionality/dependencies. Others may not. This task removes these dependencies from those that dont require it.