Michael Smith created IMPALA-11667:
--------------------------------------
Summary: Clean up POMs using dependencyManagement
Key: IMPALA-11667
URL: https://issues.apache.org/jira/browse/IMPALA-11667
Project: IMPALA
Issue Type: Task
Components: Frontend
Affects Versions: Impala 4.1.0
Reporter: Michael Smith
Conflicts in Impala's Java transitive dependencies have historically been
handled by excluding them from immediate dependencies and directly including
the conflicted package. This requires monitoring for that package in any new
dependencies and carrying exclusions across a number of packages.
Maven provides a depedencyManagement section to directly control versions of
transitive dependencies. Use this to clean up many of Impala's exclusions so
they're easier to maintain.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]