Skip to content

The --no-fonts option breaks the build with JDK 21 after upgrade to v3.11.3 when using toolchainΒ #1244

@jafarre-bi

Description

@jafarre-bi

Affected version

3.11.3

Bug description

I just upgraded from 3.11.2 to 3.11.3, and the build crashed because the flag --no-fonts was being used and not recognised by the javadoc tool.
I'm using Temurin 21.0.8 under Windows 11 x64 with Maven 4.0.0-rc-2.
Adding the option <disableNoFonts>true</disableNoFonts> worked around the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions