Re: [PR] Use Maven 3.6.3, 3.9.6 in matrix build by default [maven-gh-actions-shared]

2024-01-11 Thread via GitHub


slawekjaranowski merged PR #93:
URL: https://github.com/apache/maven-gh-actions-shared/pull/93


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Use Maven 3.6.3, 3.9.6 in matrix build by default [maven-gh-actions-shared]

2024-01-09 Thread via GitHub


cstamas commented on code in PR #93:
URL: 
https://github.com/apache/maven-gh-actions-shared/pull/93#discussion_r1446647366


##
.github/workflows/maven-verify-test.yml:
##
@@ -35,4 +35,4 @@ jobs:
   ff-jdk: '21'
   verify-goal: clean install
   verify-fail-fast: false
-  maven-matrix: '[ "3.9.6", "3.2.5", "3.8.8" ]'
+  maven-matrix: '[ "3.9.6", "3.8.8", "3.6,3" ]'

Review Comment:
   comma vs dot?



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Use Maven 3.6.3, 3.9.6 in matrix build by default [maven-gh-actions-shared]

2024-01-09 Thread via GitHub


slawekjaranowski opened a new pull request, #93:
URL: https://github.com/apache/maven-gh-actions-shared/pull/93

   (no comment)


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org