On Tue, Jul 5, 2011 at 3:26 PM, Niranjan Rao <nhr...@gmail.com> wrote:
> Hi there,
>
> Subject line is rather long, but I think this is easily possible in
> maven. Because of transitive nature of dependencies, many times we end
> including multiple versions of same artifact/group combo.
>
> Is there any plugin that will dump the information if it sees multiple
> versions of same artifact/group id combo?
>
> I know about dependency plugin and effective pom, but as far as I know
> they are not providing the ouput I desire.

Is this what you want?
http://maven.apache.org/enforcer/enforcer-rules/dependencyConvergence.html

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

Reply via email to