Skip to content

Fix build failure with jdk 23 #373

@olamy

Description

@olamy

Affected version

3.10.x

Bug description

build failing with jdk 23

[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 

due to new fonts added per default with JDK 23. see #369

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions