stCarolas commented on a change in pull request #5874: Downgrade maven for 
license check
URL: https://github.com/apache/pulsar/pull/5874#discussion_r370093098
 
 

 ##########
 File path: .github/workflows/ci-license.yaml
 ##########
 @@ -41,10 +41,13 @@ jobs:
       - name: checkout
         uses: actions/checkout@v1
 
-      - name: Setup Maven Version
-        run: mvn -B --version
+      # license check fails with 3.6.2 so we have to downgrade
+      - name: Set up Maven
+        uses: aahmed-se/setup-maven@v3
 
 Review comment:
   hi
   
   it seems like fork from my project
   https://github.com/stCarolas/setup-maven/network/members
   
   can we merge changes with download url and use my version?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to