gnodet commented on PR #2236: URL: https://github.com/apache/maven/pull/2236#issuecomment-2876256916
> > > rewrite would make the boilerplate way i would prefer silent PMD. > > https://adabeat.com/fp/immutability-in-functional-programming/ > > We make everywhere boilerplate to throw NPE ourselfs. This would really help to make thinks more robust. immutability is/should be the default case. Kotlin is all about being final and avoiding silly NPE. Thats why we want to live in final existence. Trying to reach invinity. > > I don't think we want additional reports. Or that would nice as a GitHub action that runs on PRs. Additional reports without any automatic way to fix the issue on a big codebase it just useless. Actually, they are available at https://maven.apache.org/ref/4.0.0-rc-3/maven-impl-modules/maven-core/pmd.html but I don't think we'll keep them on the long term. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org