Re: Hibernate Version referenced t5c-project

2008-06-29 Thread Andreas Andreou
Also, in your pom, it's possible to exclude certain dependencies that your immediate dependencies declare, for instance: net.sf.tacos tacos-core 4.1.2-SNAPSHOT jboss

Re: Hibernate Version referenced t5c-project

2008-06-29 Thread Moritz Gmelin
Ooops, posted too early: updating to maven integration for eclipse 0.9.4 fixed this. great, I just answered my first question on this list ! M. Am 29.06.2008 um 23:12 schrieb Moritz Gmelin: Hi, The pom.xml from t5c-project references hibernate 3.2.2.ga and hibernate-annotations 3.2.1.g

Re: Hibernate Version referenced t5c-project

2008-06-29 Thread Sven Homburg
in IDEA i can exclude unwanted jars for deployment. is there an equal option in eclipse too ? 2008/6/29 Moritz Gmelin <[EMAIL PROTECTED]>: > Hi, > > The pom.xml from t5c-project references hibernate 3.2.2.ga and > hibernate-annotations 3.2.1.ga as dependencies. My own project references > higher