gnodet commented on issue #238:
URL: https://github.com/apache/maven-parent/issues/238#issuecomment-3410083074

   Looking at https://maven.apache.org/ref/3.9.11/maven-core/pmd.html, I can 
see that `UnusedFormalParameter` and `UnusedLocalVariable` are plain wrong 
imho.  We end up with tons of warnings which we don't care about. 
   
   I think we should avoid any tool telling us that we could rewrite the same 
thing in a different way and should focus on tools (or rules) that raise 
potential errors and bugs. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to