wouldn't surprise me if the cause is indeed it being a multi-pom project.
I don't think I tested that. At least NB 17 will have a working output
window for *some* mvnd use cases, links didn't work at all in NB 16 due
to the differences in formatting between maven and mvnd.
there is always the next release :)
best regards,
michael
On 16.02.23 11:12, Alexander Kronenwett wrote:
Toggling the "print maven output logging level" option did not help.
I created a small project with a warning but the problem did not
occur. Maybe it is because of multi pom project? Using only one thread
in mvnd does not solve the problem.
I will check again with NB17.
Best
Alex
Alexander Kronenwett <akron...@googlemail.com> schrieb am Mi., 15.
Feb. 2023, 21:14:
Hello,
I am building a multi pom maven project with mvnd. All the
warnings in the output window are links and should lead to the
respective file and line, where the warning originates. But also
the module name and the '[WARN]' prefix are part of the link and
hence NetBeans seems not to be able to open the file.
I am unsure whether this can be tackled with a setting or I should
open an issue. Happens with NB 16 and 17~rc3. Any thoughts?
Best
Alex