I have the following dependecies in my POM
    - ecahce - 1.2
   - hibernate 3.1rc1

 I have one of the package which depends on ecahce 1.2, but as part of
hibernate dependency, it downloads ecache1.1. There are some method
signatures change between ecache 1.1 and 1.2 and this results in the compile
error as the end, i assume
ecache 1.1 is taking the precedence in the classpath.

any tips to resolve this.

-- 
View this message in context: 
http://www.nabble.com/dependency-on-two-versions-tf2006689.html#a5512539
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to