Re: Broken links in output window with mvnd build

2023-02-16 Thread Michael Bien
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

Re: Broken links in output window with mvnd build

2023-02-16 Thread Alexander Kronenwett
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

Re: Broken links in output window with mvnd build

2023-02-15 Thread Michael Bien
yeah file an issue please with some example to reproduce it if possible this was supposed to fix this problem: https://github.com/apache/netbeans/pull/5099 does it help if you toggle "print maven output logging level" in the maven settings? -mbien On 15.02.23 21:14, Alexander Kronenwett

Broken links in output window with mvnd build

2023-02-15 Thread Alexander Kronenwett
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