Maybe because

  a) your project uses dependencies which were never declared explicitly
     in any of your POMs and
  b) at least some of your modules have dependencies declared which are
     not actually used in your code?

What do you think?
-- 
Alexander Kriegisch
https://scrum-master.de


Kristof Meixner schrieb am 16.05.2017 19:50:

> Hi!
> 
> When I run 'mvn dependency:analyse' on my project several dependencies get
> mentioned in the 'Used undeclared
> dependencies' as well as in the 'Unused declared dependencies' section. Any
> idea why?
> 
> Best regards
> Kristof Meixner


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to