elharo commented on issue #1535:
URL:
https://github.com/apache/maven-dependency-plugin/issues/1535#issuecomment-3769783342
It has a purpose when present to avoid introducing a transitive dependency
on hamcrest-core 1.3, which can happen with JUnit 4. So there is a reason this
is in dependencies list. However, that reason is not to introduce classes to
the dependency tree. When we see that it doesn't contain any classes we use,
the analyzer assumes that's it unused and unneeded but that's not the case.
--
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]