unable to update already downloaded javadoc and source for dependency #8043
Labels
kind:bug
Bug report or fix
Maven
[ci] enable "build tools" tests
needs:triage
Requires attention from one of the committers
Apache NetBeans version
Apache NetBeans 23
What happened
I have a SNAPSHOT dependency, which is provided from another team. So I have only maven dependency access. Now I attached sources and javadoc to this dependency via normal Netbeans popup actions.
The external dependency was now updated with corrected javadoc and sources, but the version number did not change (1.1-SNAPSHOT). There should be a refresh button to actualize sources and javadoc. Or did I miss something?
My solution at the moment is to tell maven to check sources and javadoc at project load. This actualizes both. However, now for every dependency sources / javadocs are downloaded.
Language / Project Type / NetBeans Component
No response
How to reproduce
follow the instructions above
Did this work correctly in an earlier version?
No / Don't know
Operating System
Windows 11
JDK
21.0.4; OpenJDK 64-Bit Server VM 21.0.4+7-LTS (IDE)
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: