olamy commented on issue #369:
URL:
https://github.com/apache/maven-javadoc-plugin/issues/369#issuecomment-2909448880
LOL it looks we have to fix first the build failures of the plugin with JDK
23 due to those new fonts :)
```
[ERROR] Failures:
[ERROR] JavadocJarMojoTest.testDefaultConfig:99
[ERROR] JavadocReportTest.testDefaultConfiguration:318
Expecting path:
/home/olamy/dev/sources/maven/plugins/reporting/maven-javadoc-plugin/target/test/unit/default-configuration/target/site/apidocs/stylesheet.css
to exist (symbolic links were followed).
[ERROR] JavadocReportTest.testOptionsUmlautEncoding:605
Expecting path:
/home/olamy/dev/sources/maven/plugins/reporting/maven-javadoc-plugin/target/test/unit/optionsumlautencoding-test/target/site/apidocs/stylesheet.css
to exist (symbolic links were followed).
[ERROR] JavadocReportTest.testQuotedPath:559
Expecting path:
/home/olamy/dev/sources/maven/plugins/reporting/maven-javadoc-plugin/target/test/unit/quotedpath'test/target/site/apidocs/stylesheet.css
to exist (symbolic links were followed).
[ERROR] Errors:
[ERROR]
JavadocReportTest.testStylesheetfile:1158->readFile:214->readFile:228 ยป
NoSuchFile
/home/olamy/dev/sources/maven/plugins/reporting/maven-javadoc-plugin/target/test/unit/stylesheetfile-test/target/site/apidocs/stylesheet.css
[INFO]
[ERROR] Tests run: 74, Failures: 4, Errors: 1, Skipped: 0
```
--
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]