olamy closed issue #369: Support --no-fonts option
URL: https://github.com/apache/maven-javadoc-plugin/issues/369
--
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 unsubscrib
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.te
joakime commented on issue #369:
URL:
https://github.com/apache/maven-javadoc-plugin/issues/369#issuecomment-2888969284
Since the `maven-javadoc-plugin` has different goals.
I would like to propose that the default is to _not use fonts_ when a `jar`
goal is used.
* javadoc:jar
olamy commented on issue #369:
URL:
https://github.com/apache/maven-javadoc-plugin/issues/369#issuecomment-2888967408
Could be eventually default for javadoc jar for jdk23+
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
joakime commented on issue #369:
URL:
https://github.com/apache/maven-javadoc-plugin/issues/369#issuecomment-2888953110
On large projects, like Eclipse Jetty, a release with JDK23 adds 1.0GB of
extra content to the repository, simply due to the inclusion of these extra
fonts.
IMO, i