myandpr opened a new pull request, #7125:
URL: https://github.com/apache/hadoop/pull/7125

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   JIRA: [HADOOP-19297](https://issues.apache.org/jira/browse/HADOOP-19297). 
[JDK17] Upgrade maven.plugin-tools.version to 3.10.2
   
   We will upgrade maven.plugin-tools.version to 3.10.2
   
   
   ### How was this patch tested?
   - Platform
   ```
   Mac with M2(arm64)
   ```
   - compilation command
   ```
   mvn clean package -Pdist -Dtar -DskipTests -Dmaven.javadoc.skip=false 
-Pjdk17 -Djavac.version=17
   ```
   - Maven Version
   ```
   Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
   Maven home: /Users/myandpr/software/apache-maven-3.6.3
   Java version: 17.0.10, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk-17.jdk/Contents/Home
   Default locale: zh_CN_#Hans, platform encoding: UTF-8
   OS name: "mac os x", version: "15.0", arch: "aarch64", family: "mac"
   ```
   
   - JDK Version
   ```
   java version "17.0.10" 2024-01-16 LTS
   Java(TM) SE Runtime Environment (build 17.0.10+11-LTS-240)
   Java HotSpot(TM) 64-Bit Server VM (build 17.0.10+11-LTS-240, mixed mode, 
sharing)
   ```
   
   ### For code changes:
   upgrade maven.plugin-tools.version to 3.10.2
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to