github - Hibernate test case failures -


while building hibernate version 5.2.8, facing issues related mockito exception. similar failures observed on x86. idea can create issues hibernate(maybe on github or defect tracking system).

details of error log

java.lang.illegalstateexception @ reflecthelpertest.java:51 caused by: java.lang.illegalstateexception caused by: org.mockito.exceptions.base.mockitoinitializationexception caused by: java.lang.illegalstateexception

hibernate has jira server, seek ? https://hibernate.atlassian.net/secure/dashboard.jspa


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -