maheshrajus commented on code in PR #482:
URL: https://github.com/apache/tez/pull/482#discussion_r3481245811


##########
tez-plugins/tez-aux-services/pom.xml:
##########
@@ -195,6 +195,14 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-shade-plugin</artifactId>
+        <version>3.6.2</version>

Review Comment:
   i changed maven-shade-plugin version to 3.6.2 in parent pom.xml file to 
support JDK 25(I will push the changes after some time). 
   Otherwise we are getting compilations issue in tez-aux-services module.
   `[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-shade-plugin:3.6.1:shade (default) on project 
tez-aux-services: Error creating shaded jar: Unsupported class file major 
version 69`



-- 
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]

Reply via email to