[jira] [Resolved] (IMPALA-11667) Clean up POMs using dependencyManagement

2022-10-19 Thread Michael Smith (Jira)


 [ 
https://issues.apache.org/jira/browse/IMPALA-11667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Smith resolved IMPALA-11667.

Resolution: Fixed

> 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
>Assignee: Michael Smith
>Priority: Critical
> Fix For: Impala 4.2.0
>
>
> 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: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Resolved] (IMPALA-11667) Clean up POMs using dependencyManagement

2022-10-19 Thread Michael Smith (Jira)


 [ 
https://issues.apache.org/jira/browse/IMPALA-11667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Smith resolved IMPALA-11667.

Resolution: Fixed

> 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
>Assignee: Michael Smith
>Priority: Critical
> Fix For: Impala 4.2.0
>
>
> 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)