Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » library version clash (two versions of the same library)
library version clash (two versions of the same library) [message #205573] Tue, 17 April 2007 20:17
Eclipse UserFriend
Originally posted by: subscription_REMOVE_101.hot_REMOVE_mail.com

Hi,

My Eclipse project uses JUnit 3.8.1 for unit testing. Recently, I have
added commons-cli from apache to my project, which (through Maven2) requires
JUnit 3.7 . Now all my other tests want to use 3.7 instead, so the tests
break. Is there a way to force my tests to use the proper version?

One "issue" is the fact that I have my project managed with Maven2, which
causes 3.7 to be included into my build path of Eclipse because of the pom
that comes with common-cli. This is not a problem when I use mvn to build.

Thanks for the help,

--
Martijn
http://www.sereneconcepts.nl
Previous Topic:NoClassDefFoundError
Next Topic:_problems with _underscore
Goto Forum:
  


Current Time: Fri Apr 26 12:43:45 GMT 2024

Powered by FUDForum. Page generated in 0.07442 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top