Versions display in maven pom.xml
Tilman Hausherr <[email protected]> Wed, 10 Dec 2025 11:55:43 +0100
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, Somehow Netbeans "knows" what versions of a dependency are available when pressing CTRL-SPACE (see screenshots below). This is great, however it is often behind, even after builds are run. In the screenshots the latest version is 2.40.5, but Netbeans only "knows" until 2.39.5. Is there a way to get netbeans to update its own knowledge more often? (The screenshots are from the Apache Tika pom.xml) Tilman