johnlinp commented on issue #7: [MDEP-679] mvn dependency:analyze detected 
wrong transitive dependency
URL: 
https://github.com/apache/maven-dependency-analyzer/pull/7#issuecomment-602129134
 
 
   If I don't specify version when running `mvn dependency:analyze`, the 
default version of `maven-dependency-plugin` will be 2.8. When running with 
version 2.8, it doesn't treat string literals like `Class.forName("update")` as 
used dependency.
   
   Therefore, I think this PR merely makes the behavior of the dependency 
detection as before, which I think is more reasonable than current behavior.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to