You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "elharo (via GitHub)" <gi...@apache.org> on 2023/04/27 10:54:14 UTC

[GitHub] [maven-site-plugin] elharo commented on pull request #148: [MSITE-960] +[MSITE-961]

elharo commented on PR #148:
URL: https://github.com/apache/maven-site-plugin/pull/148#issuecomment-1525468715

   There's a test failure on JDK 17 that might or might not be related:
   
   Sourced file: inline evaluation of: `` /*  * Licensed to the Apache Software Foundation (ASF) under one  * or more con . . . '' unknown error: Unable to make public boolean java.util.zip.ZipFile$ZipEntryIterator.hasMoreElements() accessible: module java.base does not "opens java.util.zip" to unnamed module @3c963678 : at Line: 28 : in file: inline evaluation of: `` /*  * Licensed to the Apache Software Foundation (ASF) under one  * or more con . . . '' : try { 
   
   	at bsh.Interpreter.eval(Interpreter.java:706)
   	at bsh.Interpreter.eval(Interpreter.java:750)
   
   I'm not sure why this might come from this PR, but I haven't seen this error message before so it's worth checking. 


-- 
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