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 wrote:

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




-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



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 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