I'm just going through my projects with dependency:analyze and noticed
that there is no equivalent of a runtime scope for test.
And therefore I am getting warning for Unused declared dependencies.

[WARNING] Unused declared dependencies found:
[WARNING]    commons-dbcp:commons-dbcp:jar:1.2.2:test

I don't see much need for a test-runtime, except that this would
remove these warnings.
Alternatively dependency:analyze should avoid providing a warning for
unused dependencies if the scope is test.

Thoughts?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to