You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/09 10:42:35 UTC

[GitHub] [maven-compiler-plugin] olamy commented on a change in pull request #93: add more jdk for testing

olamy commented on a change in pull request #93:
URL: https://github.com/apache/maven-compiler-plugin/pull/93#discussion_r802523157



##########
File path: .github/workflows/maven-verify.yml
##########
@@ -26,4 +26,4 @@ jobs:
     name: Verify
     uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2
     with:
-      jdk-distribution-matrix: '[ "temurin", "zulu" ]'
+      jdk-distribution-matrix: '[ "temurin", "zulu", "adopt", "liberica", "adopt-openj9" ]'

Review comment:
       yup. we might need this for javadoc plugin as well




-- 
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-unsubscribe@maven.apache.org

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