timothystone opened a new issue, #8128: URL: https://github.com/apache/netbeans/issues/8128
### Apache NetBeans version Apache NetBeans 24 ### What happened In attempting to view JavaDoc in the development of a new `.nbm` project, none of it works. The JavaDoc JARs are malformed. Comparing the contents of `RELEASE230` and `RELEASE240` JARs. <img width="1534" alt="RELEASE240 (L) vs. RELEASE230 (R)" src="https://github.com/user-attachments/assets/c11175ad-eaab-46d2-b21d-c1d4e19fc9cc" /> ### Language / Project Type / NetBeans Component Java Maven NetBeans NBM project ### How to reproduce Download any `RELEASE240` JavaDoc, e.g., `*-RELEASE240-javadoc.jar`. Compare and Contrast these JARs on Central: [org-netbeans-modules-projectapi-RELEASE230-javadoc.jar](https://repo1.maven.org/maven2/org/netbeans/api/org-netbeans-modules-projectapi/RELEASE230/org-netbeans-modules-projectapi-RELEASE230-javadoc.jar) **410807 bytes** [org-netbeans-modules-projectapi-RELEASE240-javadoc.jar](https://repo1.maven.org/maven2/org/netbeans/api/org-netbeans-modules-projectapi/RELEASE240/org-netbeans-modules-projectapi-RELEASE240-javadoc.jar) **57410 bytes** ### Did this work correctly in an earlier version? Apache NetBeans 23 ### Operating System macOS 15.2 Apple Silicon M3 Max ### JDK OpenJDK Runtime Environment Temurin-23.0.1+11 (build 23.0.1+11) ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else I would submit a PR, but this is a maintainer build problem. ### Are you willing to submit a pull request? No -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
