rombert commented on PR #12: URL: https://github.com/apache/sling-org-apache-sling-servlets-get/pull/12#issuecomment-1573583261
> > tested it locally with java 17 on windows and got a build failure: > > ``` > > [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] > > ``` > > > > > > > > > > > > > > > > > > > > > > > > a rather strange error from this plugin. > > got same problem when compiling with java 17 on linux. > > Same here, we are going to need another fix. This is I think [SLING-10053](https://issues.apache.org/jira/browse/SLING-10053), which come with parent >= 46 Fixed with [64d841f](https://github.com/apache/sling-org-apache-sling-servlets-get/pull/12/commits/64d841f1274cca21c0267404b9b23171dfc39ab5) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
