[ https://issues.apache.org/jira/browse/HIVE-26684?focusedWorklogId=822297&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-822297 ]
ASF GitHub Bot logged work on HIVE-26684: ----------------------------------------- Author: ASF GitHub Bot Created on: 01/Nov/22 13:10 Start Date: 01/Nov/22 13:10 Worklog Time Spent: 10m Work Description: nrg4878 commented on code in PR #3717: URL: https://github.com/apache/hive/pull/3717#discussion_r1010408776 ########## pom.xml: ########## @@ -95,6 +95,7 @@ <maven.checkstyle.plugin.version>2.17</maven.checkstyle.plugin.version> <maven.build-helper.plugin.version>1.12</maven.build-helper.plugin.version> <maven.eclipse.plugin.version>2.10</maven.eclipse.plugin.version> + <maven.shade.plugin.version>3.4.1</maven.shade.plugin.version> Review Comment: makes sense. Thank you for the explanation. Issue Time Tracking ------------------- Worklog Id: (was: 822297) Time Spent: 50m (was: 40m) > Upgrade maven-shade-plugin from 3.4.1 for bug fixes. > ---------------------------------------------------- > > Key: HIVE-26684 > URL: https://issues.apache.org/jira/browse/HIVE-26684 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure > Reporter: Chris Nauroth > Assignee: Chris Nauroth > Priority: Major > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > The Hive build currently runs with maven-shade-plugin version 3.1.1, released > in April 2018. This issue proposes to upgrade to the latest version, 3.4.1, > released in October 2022. See HIVE-26648 for an example of another patch that > is blocked due to a bug in version 3.1.1. -- This message was sent by Atlassian Jira (v8.20.10#820010)