[
https://issues.apache.org/jira/browse/MSITE-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17717115#comment-17717115
]
ASF GitHub Bot commented on MSITE-960:
--------------------------------------
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.
> 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)