No but when projects move group or artifactIds, they are supposed to
create a pom with relocation info in it, then Maven is able to mediate
the conflicts.

On Sat, Dec 5, 2009 at 1:29 PM, Mirko Friedenhagen
<mirko-li...@friedenhagen.de> wrote:
> Hello,
>
> sometimes dependencies change their groupId (e.g. commons-io and 
> org.apache.commons or spring vs. org.springframwork). Maven now has no 
> chance(?!) to detect duplicate JARs with different versions during dependency 
> resolution and puts jars with different versions in a war. In the end you are 
> not sure which class will be loaded in a webapp.
>
> Do you know a plugin which will detect such jar/class collisions?
>
> Best Regards
> Mirko
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

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

Reply via email to