Hello, I'm searching for a way to detect duplicate classes in dependencies, and make the build fail if it's the case.
I found the plugin "Maven duplicate finder plugin" [1] which works very well, but which is packaged with Java 6. I also found a plugin submission (MOJO-717 & MOJO-719), but there's not much votes since 3 years. Would there be an interest for such a plugin in the Mojo project? Cheers! Pablo [1] http://el4j.sourceforge.net/plugins/maven-duplicatefinder-plugin/
