JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
471 stars 75 forks source link

fix(jans-orm): orm compilation failure prevents full rebuild from running #5412

Closed yuriyz closed 1 year ago

yuriyz commented 1 year ago

Describe the bug

image

https://jenkins.jans.io/jenkins/job/jans-orm/2174/console

yuriyz commented 1 year ago

Returned build back to successful state

[INFO] orm ................................................ SUCCESS [  0.542 s]
[INFO] jans-orm-util ...................................... SUCCESS [  3.445 s]
[INFO] jans-orm-annotation ................................ SUCCESS [  0.368 s]
[INFO] jans-orm-filter .................................... SUCCESS [  0.670 s]
[INFO] jans-orm-model ..................................... SUCCESS [  1.195 s]
[INFO] jans-orm-core ...................................... SUCCESS [  2.312 s]
[INFO] jans-orm-ldap ...................................... SUCCESS [  1.174 s]
[INFO] jans-orm-couchbase ................................. SUCCESS [  1.416 s]
[INFO] jans-orm-couchbase-libs ............................ SUCCESS [  1.741 s]
[INFO] jans-orm-sql ....................................... SUCCESS [  1.655 s]
[INFO] jans-orm-spanner ................................... SUCCESS [  2.127 s]
[INFO] jans-orm-spanner-libs .............................. SUCCESS [  2.139 s]
[INFO] Persistence CDI services ........................... SUCCESS [  0.477 s]
[INFO] jans-orm-hybrid .................................... SUCCESS [  0.682 s]
[INFO] Persistence standalone services .................... SUCCESS [  0.368 s]
[INFO] jans-orm-ldapSample ................................ SUCCESS [  0.877 s]
[INFO] Persistence Couchbase sample ....................... SUCCESS [  1.062 s]
[INFO] Persistence sql sample ............................. SUCCESS [  1.266 s]
[INFO] Persistence Cloud spanner sample ................... SUCCESS [  1.518 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  25.631 s
[INFO] Finished at: 2023-07-05T20:17:55Z
[INFO] ------------------------------------------------------------------------

https://jenkins.jans.io/jenkins/job/jans-orm/2177/console