maven multi module not working
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 935
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 17
Description
### Apache NetBeans version
Apache NetBeans 19
### What happened
- when I do change in one module and clean & build project, things not reflected in another module
- javac is working, but not IDE(cannot find symbol, error bulb)
### How to reproduce
1. use maven multi module project
2. do some changes in one module
3. go to second module and change is not reflected
### Did this work correctly in an earlier version?
Apache NetBeans 17
### Operating System
win 11
### JDK
jdk 8-21
### Apache NetBeans packaging
Apache NetBeans provided installer
### Anything else
- every time
- and from second module it jump to javac decompiled code not actual module
### Are you willing to submit a pull request?
Yes
Contributor guide
Research direction
Reproduce the problem with a Maven multi-module project in Apache NetBeans 19 on Windows, changing one module and checking the other module's errors and navigation. Compare the behavior with NetBeans 17 and verify that changes are reflected and navigation reaches the actual module source rather than decompiled javac code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100