Re: [hibernate-dev] Hibernate Core 3.5 and Bean Validation integrated

2009-05-07 Thread Steve Ebersole
This is already set up in core if you wanted to take a look-see. Basically you need to have a section in your pom (specifically the nested element. If you use the core parent pom this is already there for you: http://fisheye.jboss.org/browse/Hibernate/core/branches/Branch_3_3/parent/pom.xml?r=1

Re: [hibernate-dev] Hibernate Core 3.5 and Bean Validation integrated

2009-05-07 Thread Emmanuel Bernard
It has a couple of SNAPSHOT external deps validation-api that is and then hibernate-validator How can we say hudson to go dl the source and build it in it's local maven cache? Otherwise, there is probably a way to publish official snapshots but I don't know how to do that. On May 7, 20

Re: [hibernate-dev] Hibernate Core 3.5 and Bean Validation integrated

2009-05-07 Thread Juraci Paixao Krohling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It seems it needs something else (maybe a pom.xml extra spice?). The build is breaking due to compilation failure: http://hudson.qa.jboss.com/hudson/job/hibernate-all-trunk/ annotations/src/main/java/org/hibernate/cfg/beanvalidation/BeanValidationEve