NihalJain commented on PR #5698: URL: https://github.com/apache/hbase/pull/5698#issuecomment-1959151615
Failed as expected. There are two approaches for a fix: - We bump `maven-shade-plugin` to 3.5.1 - Or get [HBASE-28393](https://issues.apache.org/jira/browse/HBASE-28393) Update Apache Parent POM to version 31 so that all plugins get updated along with `maven-shade-plugin`. In this case HBASE-28393 would be required before this change! For now going with approach 1 to verify build works with the `maven-shade-plugin` bump to 3.5.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
