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 2020/10/09 14:38:16 UTC

[GitHub] [maven] MartinKanters commented on a change in pull request #373: [MNG-6118] submodule invocation

MartinKanters commented on a change in pull request #373:
URL: https://github.com/apache/maven/pull/373#discussion_r502472888



##########
File path: maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java
##########
@@ -71,15 +63,23 @@
 public class DefaultGraphBuilder
     implements GraphBuilder
 {
+    private final Logger logger = LoggerFactory.getLogger( getClass() );

Review comment:
       Done.




----------------------------------------------------------------
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.

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