Guillaume Toison
Guillaume Toison
Hello, thanks for reporting the issue. There was a problem with the build running on Github actions and I built the plugin on my computer. Hello @hazendaz, is there something...
You're right, I've made #1278 to migrate off ossrh I couldn't test it since I do not have the sonatype rights though, could you please assist when you have some...
Thanks a lot for your help!
Hello @tomkuipers, this should be fixed by upgrading to 4.5.2
Thank you for the answer, the document contains confidential information so I can't unfortunately share it here. I tried making a fix with your suggestion to look for a "Pages"...
It does not seem to crash with that change: https://github.com/LibrePDF/OpenPDF/commit/6b515217fd8884ece3e1c2b975730629662265d6 That might be a misguided fix because I don't quite know what the code is supposed to do :)
As far as I know this was never a feature of the findbugs plugin, because it analyses the compiled .class files where there's no `NOSONAR` comment. I suppose that SonarQube...
Hello @isaguimiot I got an answer from Colin at Sonarsource ([here](https://community.sonarsource.com/t/nosonar-does-not-work/97763)) and this is indeed supposed to work, even if the plugin does not check for `NOSONAR` Since the problem...
I'll close this since there was no feedback; the plugin (or SpotBugs) do not process the NOSONAR comment. Possibly SonarQube itself processes it to suppress issues?
I lost track of which change fixed the issue but the MacOS builds now seem to work just fine, thank you!