Re: [I] Support --no-fonts option [maven-javadoc-plugin]

2025-05-26 Thread via GitHub
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

Re: [I] Support --no-fonts option [maven-javadoc-plugin]

2025-05-18 Thread via GitHub
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

Re: [I] Support --no-fonts option [maven-javadoc-plugin]

2025-05-18 Thread via GitHub
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

Re: [I] Support --no-fonts option [maven-javadoc-plugin]

2025-05-18 Thread via GitHub
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