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/03/21 10:45:19 UTC

[GitHub] [maven-dependency-analyzer] rfscholte commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency

rfscholte commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency
URL: https://github.com/apache/maven-dependency-analyzer/pull/7#issuecomment-602025727
 
 
   I'm just wondering what the original classname was where you hit this issue, lower case coffee doesn't make sense. Current implementation will support `Class.forName("coffee")`, which is important to keep working (should be added as a separate test).
   For this reason there are options to ignore dependencies, see https://maven.apache.org/plugins/maven-dependency-plugin/analyze-mojo.html

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


With regards,
Apache Git Services