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 2021/03/16 21:07:17 UTC

[GitHub] [maven] mthmulders commented on pull request #456: Run GitHub actions integration tests with Java 16

mthmulders commented on pull request #456:
URL: https://github.com/apache/maven/pull/456#issuecomment-800605050


   The `MavenITmng7045DropUselessAndOutdatedCdiApiTest` test appears to use Groovy. That test fails with 
   
   ```
   Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 61
       at groovyjarjarasm.asm.ClassReader.<init> (ClassReader.java:189)
       at groovyjarjarasm.asm.ClassReader.<init> (ClassReader.java:170)
       at groovyjarjarasm.asm.ClassReader.<init> (ClassReader.java:156)
       at groovyjarjarasm.asm.ClassReader.<init> (ClassReader.java:277)
   ```
   


----------------------------------------------------------------
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:
users@infra.apache.org