mbien opened a new issue, #4102:
URL: https://github.com/apache/netbeans/issues/4102
### Apache NetBeans version
Apache NetBeans latest daily build
### What happened
i noticed a problem:
- after the IDE (NB 15 dev build) is restarted `groupId` completion in
maven poms doesn't give any results
- completion for other tags, like `artifactId` or `version` still works fine
most likely caused by #4077 since reverting to the commit before that
restores the functionality. Haven't investigated any further.
since this PR is fairly small it should be easy to revert in case no
solution is found until NB15, this does not affect NB14. I am filing this
mostly so that we don't forget.
### How to reproduce
_No response_
### Did this work correctly in an earlier version?
Apache NetBeans 13
### Operating System
linux
### JDK
17.0.3
### Apache NetBeans packaging
Own source build
### Anything else
_No response_
### Are you willing to submit a pull request?
Yes
### Code of Conduct
Yes
--
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