zentol opened a new pull request #6502: [FLINK-10070][build] Downgrade 
git-commit-id-plugin
URL: https://github.com/apache/flink/pull/6502
 
 
   ## What is the purpose of the change
   
   This PR downgrades the `git-commit-id-plugin` version to 2.1.10 since 2.1.14 
is incompatible with various maven versions.
   
   The configuration was inverted to exclude unnecessary properties instead, as 
inclusions were only added in 2.1.14 .
   
   Additionally the version and exclusions is now defined in the root 
`pluginManagement` section to also cover `flink-dist`.
   
   ## Verifying this change
   
   Manually verified.
   
   Run `mvn process-resources -Dfast` in flink-runtime/flink-dist and ensure 
that only `git.commit.*` properties are included.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to