|
Hi Hardy,
I've seen that the 5.2.0.Beta1 version has been released today. However the new module (org.hibernate:hibernate-validator-test-utils:jar) is not deployed on any artifact repository. This is due to the fact the maven deploy plugin is configured with the skip option.
Is this skip option really intended ?
In order to test the validation constraints defined in my projects - without having to write the boilerplate coderequired for the assertions - I would like to reuse this artifact !
Kind regards
|