jcabi-github icon indicating copy to clipboard operation
jcabi-github copied to clipboard

JSR-303 validator failed to initialize

Open asaen opened this issue 10 years ago • 5 comments

There is an error message in build logs:

[ERROR] JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html)

Let's add Hibernate validator or apache-bval as a dependency to stop complaining.

asaen avatar Mar 24 '15 12:03 asaen

:+1:

cvrebert avatar Apr 15 '15 06:04 cvrebert

Adding hibernate-validator to the test dependencies didn't seem to fix things (see #1079, https://travis-ci.org/jcabi/jcabi-github/builds/61822062).

cvrebert avatar May 12 '15 00:05 cvrebert

@yegor256 please do something about this issue

dmarkov avatar Jun 15 '15 08:06 dmarkov

@darkled thank you for the ticket reported, I topped your account for 15 mins, transaction 59448649

dmarkov avatar Jun 17 '15 08:06 dmarkov

for some details please see teamed/qulice#465

asaen avatar Sep 26 '15 09:09 asaen