Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to update already downloaded javadoc and source for dependency #8043

Open
wumpz opened this issue Dec 12, 2024 · 0 comments
Open

unable to update already downloaded javadoc and source for dependency #8043

wumpz opened this issue Dec 12, 2024 · 0 comments
Labels
kind:bug Bug report or fix Maven [ci] enable "build tools" tests needs:triage Requires attention from one of the committers

Comments

@wumpz
Copy link
Contributor

wumpz commented Dec 12, 2024

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

@wumpz wumpz added kind:bug Bug report or fix needs:triage Requires attention from one of the committers labels Dec 12, 2024
@mbien mbien added the Maven [ci] enable "build tools" tests label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Bug report or fix Maven [ci] enable "build tools" tests needs:triage Requires attention from one of the committers
Projects
None yet
Development

No branches or pull requests

2 participants