elharo commented on a change in pull request #80:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/80#discussion_r458288444



##########
File path: 
src/main/java/org/apache/maven/plugins/dependency/analyze/AbstractAnalyzeMojo.java
##########
@@ -49,7 +49,7 @@
 
 /**
  * Analyzes the dependencies of this project and determines which are: used 
and declared; used and undeclared; unused
- * and declared. Also determines which dependencies have a broader scope than 
needed.
+ * and declared; non-test scoped test-only dependencies.

Review comment:
        non-test scoped test-only dependencies --> compile scoped but only used 
in tests




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to