MartinBalin opened a new issue, #8077: URL: https://github.com/apache/netbeans/issues/8077
### Apache NetBeans version Apache NetBeans 24 ### What happened Remove hard coded `updatecenter="https://netbeans.apache.org/nb/plugins/17/catalog.xml.gz">` from [java.lsp.server/build.xml](https://github.com/apache/netbeans/blob/8a420a747ff26c58fa5d1fda3f46bd707cfc1cf9/java/java.lsp.server/build.xml#L48C25-L48C41) It is not really being used by VSNetBeans build, it could be preserved but allow to pass it as param. Even better can be to use a direct link to the Maven download, or a catalog.xml in the sources with a direct link to the Maven file. ### Language / Project Type / NetBeans Component VSNetBeans Build ### How to reproduce build with passing in name of some 3rd party module from update center ### Did this work correctly in an earlier version? No / Don't know ### Operating System any ### JDK any ### Apache NetBeans packaging Apache VSNetBeans for VSCode ### Anything else _No response_ ### 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: notifications-unsubscr...@netbeans.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists