You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/23 16:22:34 UTC

[GitHub] [maven-dependency-analyzer] elharo commented on a diff in pull request #71: [MSHARED-1149] – Replace System.out by logger

elharo commented on code in PR #71:
URL: https://github.com/apache/maven-dependency-analyzer/pull/71#discussion_r1002735103


##########
pom.xml:
##########
@@ -95,6 +96,12 @@
       <version>9.3</version>
     </dependency>
 
+    <dependency>

Review Comment:
   Ick, no. Can we please stop adding third party logging libraries willy nilly. java.util.logging should be all we need. 



-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org