kwin commented on code in PR #257:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/257#discussion_r1011702026


##########
src/main/java/org/apache/maven/plugins/dependency/AbstractDependencyMojo.java:
##########
@@ -59,6 +60,21 @@
     @Component
     private ArchiverManager archiverManager;
 
+
+    /**
+     * For m2e incremental build support

Review Comment:
   Maybe `IDE build support` as this is also not only about incremental support 
but also about other features from the Build Support API (like notification 
about updates files or context-specific error messages)



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