Ullrich Hafner

Results 240 comments of Ullrich Hafner

> Hi @uhafner! Long time no see !😄 I think the linked PR should fix your issue. Once merged there should soon be snapshot releases including the fix. 👋 Hi...

Is this a bug in surefire or in ArchUnit? I wonder if we should create a bug report in the surefire plugin as well? 3.5.3 is only a patch release...

Do you have a concrete idea on how to implement this so that it better fits into the existing PMD structure? From an architectural standpoint, I understand that it would...

Thanks for resurrecting this old thread! I think the non-invasive implementation of @maxwai is (in a way) such an abstraction that you mentioned. We have a new interface that marks...

I see, the current approach has several drawbacks. But touching the maven plugin is something I wanted to avoid. When we need to change it as well then we need...

Yes, this would helpful for my [autograding-gitlab-action](https://github.com/uhafner/autograding-gitlab-action) as well. Currently warnings in student assignments are highlighted in the diff at the line start position only. It would be much better...

Blocked by https://github.com/jenkins-infra/jenkins-codeql/issues/43

I think it is fine to merge and suppress all old warnings for now.