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, 2009, at 10:46, Juraci Paixao Krohling wrote:

-----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/ BeanValidationEventListener.java:[83,38]
cannot find symbol
symbol  : constructor
ConstraintViolationException (java .lang.String,java.util.Set<javax.validation.ConstraintViolation<?>>)
location: class javax.validation.ConstraintViolationException

- - Juca.

Emmanuel Bernard escreveu:
I've added support for:
- validation modes
- custom groups
- provided ValidatorFactory
- automatic VF creation if needed
- raise of the ConstraintViolationException
- custom TraversableResolver that ignores associations
- DDL statement generation

Please test out, in trunk for all.


------------------------------------------------------------------------

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkoCn+wACgkQPHUa7A/NqbpQugCcDsgWDFuDyI3H64GdZAWdWF5u
1/AAnj3bL3rL+WOXdE90obTwk4+c4qnu
=ZWZi
-----END PGP SIGNATURE-----

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to