You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "stefanseifert (via GitHub)" <gi...@apache.org> on 2023/06/02 11:19:48 UTC

[GitHub] [sling-org-apache-sling-servlets-get] stefanseifert commented on pull request #12: SLING-11897 - Default Get Servlet tests fail on Java 17

stefanseifert commented on PR #12:
URL: https://github.com/apache/sling-org-apache-sling-servlets-get/pull/12#issuecomment-1573572822

   tested it locally with java 17 on windows and got a build failure:
   {noformat}
   [ERROR] Failed to execute goal org.codehaus.mojo:ianal-maven-plugin:1.0-alpha-1:verify-legal-files (verify-legal-files) on project org.apache.sling.servlets.get: Execution verify-legal-files of goal org.codehaus.mojo:ianal-maven-plugin:1.0-alpha-1:verify-legal-files failed: Unable to make private java.io.File(java.lang.String,java.io.File) accessible: module java.base does not "opens java.io" to unnamed module @6a938034 -> [Help 1]
   {noformat}
   a rather strange error from this plugin.
   
   got same problem when compiling with java 17 on linux.


-- 
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: dev-unsubscribe@sling.apache.org

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