slawekjaranowski commented on code in PR #1599:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/1599#discussion_r3204925490


##########
src/main/java/org/apache/maven/plugins/dependency/resolvers/ResolvePluginsMojo.java:
##########
@@ -153,7 +153,7 @@ public ResolvePluginsMojo(
     @Override
     protected void doExecute() throws MojoExecutionException {
         try {
-            // ideally this should either be DependencyCoordinates or 
DependencyNode
+            // ideally this should either be DependencyEntry or DependencyNode

Review Comment:
   ?



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