gnodet commented on code in PR #114: URL: https://github.com/apache/maven-install-plugin/pull/114#discussion_r1951580306
########## .github/workflows/maven-verify.yml: ########## @@ -26,6 +26,5 @@ jobs: name: Verify uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4 with: - ff-maven: "4.0.0-beta-5" # Maven version for fail-fast-build - maven-matrix: '[ "4.0.0-beta-5" ]' - jdk-matrix: '[ "17", "21" ]' + maven4-build: true Review Comment: What's the effect of this flag ? -- 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