:documentation:processTestResources :documentation:testClasses :documentation:test org.hibernate.userguide.persister.PersisterTest > testCollectionPersisterSpecified FAILED java.lang.NullPointerException at PersisterTest.java:42 org.hibernate.userguide.persister.PersisterTest > testEntityEntityPersisterSpecified FAILED java.lang.AssertionError at PersisterTest.java:34 :documentation:test FAILED BUILD FAILED Total time: 7 mins 0.997 secs What might cause this after git clone git://github.com/hibernate/hibernate-orm.git cd hibernate-orm ./gradlew clean build |