Andreas Dangel
Andreas Dangel
It seems, that the bug with 2.7.1 "use-latest-version removes/replaces the property" has been fixed with 2.8.0 via #340 / #396. Since then, use-latest-version doesn't touch the properties anymore, hence the...
Thanks for reporting. Spotbugs was indeed missing in the m2e-discovery catalog. I've opened a pull request -> https://github.com/takari/m2e-discovery-catalog/pull/69
PMD's project properties are stored in the file `.pmd` in the project folder. Can you provide the content of this file? If you delete it, the project properties page should...
@grandinj Thanks for the report. Can you try how it looks, if you enable the checkbox at the top "Use global rule management"? If the global rule management is not...
There are two PMD plugins available: This one here called "pmd-eclipse" and the alternative [eclipse-pmd](https://acanda.github.io/eclipse-pmd/). You've installed now the alternative - hence the UI to completely different ;-)
Hi @hazendaz , sorry for the late response. Yes, PRs are welcome, thanks!
Thanks for reporting. However, there is too less detail.... It doesn't seem to be a general problem though, since it works on the CI build (https://github.com/pmd/pmd-eclipse-plugin/actions). Any change you could...
I guess, this functionality is indeed missing. You can try the following workarounds: * Delete the rules, that you have not activated. Then export the rule set. The on the...
@vorburger Removing write access from @m2e-code-quality-bot is ok - I've refactored the build scripts to use the automatically generated github token for pushing to m2e-code-quality and added a SSH-Key as...
@vorburger I think you can delete the bot account (if not done already). It's not needed anymore by the build scripts (and since you enabled 2FA, it was already removed)....