[
https://issues.apache.org/jira/browse/MSITE-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17717138#comment-17717138
]
ASF GitHub Bot commented on MSITE-960:
--------------------------------------
michael-o commented on PR #148:
URL:
https://github.com/apache/maven-site-plugin/pull/148#issuecomment-1525543988
> 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 a different issue, not related to the site descriptor. I took a peek
at it, but don't understand because all methods are public and I am not
familiar with JPMS, but I was able to reproduce it reliably. I'd like to
address this in a different PR when I understand the cause.
> CI is broken
> ------------
>
> Key: MSITE-960
> URL: https://issues.apache.org/jira/browse/MSITE-960
> Project: Maven Site Plugin
> Issue Type: Bug
> Reporter: Elliotte Rusty Harold
> Assignee: Michael Osipov
> Priority: Blocker
> Fix For: 4.0.0-M8
>
> Attachments: screenshot-1.png
>
>
> Error: Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site) on
> project maven-site-plugin: RendererException while preparing context for
> skin: Cannot use skin: has 2.0.0-M5 Doxia Sitetools prerequisite, but current
> is 1.11.1 -> [Help 1]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)