showuon commented on PR #24852:
URL: https://github.com/apache/flink/pull/24852#issuecomment-2175732063

   @XComp , I've tried to run the `./mvnw clean package -DskipTests` in all 3 
different OS 
[here](https://github.com/showuon/flink/actions/runs/9563064965/job/26360788830),
 and so far the building process runs well. For the Windows env, it works well, 
too. 
   
   FYI, this is the workflow config file I created: 
https://github.com/showuon/flink/blob/master/.github/workflows/maven.yml , and 
this is the diff with the master branch: 
https://github.com/apache/flink/compare/master...showuon:flink:test_FLINK-33607?expand=1
 . In the diff, it contains:
   1. The change in this PR
   2. The workflow config file (i.e. `.github/workflows/maven.yml`)
   3. skip the rat check (`apache-rat-plugin`) to allow Windows passing license 
check.
   
   Let me know if you have any other questions. Thanks.
   


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