On Fri, Nov 5, 2010 at 3:20 PM, Thiessen, Todd (Todd)
<tthies...@avaya.com> wrote:
> That’s jar hell man. It’s a problem that exists whether or not maven is 
> involved.

Actually it's dll hell I guess, since we mainly C++ projects :)

> I forget the exact formula maven uses if 2 versions of the same jar are 
> found. It will pick one of the two.  If you decide it picked the wrong one, 
> you can override it using the dependencyManagement section of the top pom.

The problem is putting in place a strategy and enlightening all
developers to follow the strategy that prevents the most serious
problems, like when using the "wrong one" means random runtime
crashes.

Phillip

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

Reply via email to