Hello. I am trying to build hibernate 4.3 and I have followed the steps Building Hibernate ORM (4.x/5.x) When I run sudo ./gradlew clean build -x test
I am getting this exception Download http://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-js/1.7/batik-js-1.7.jar FAILURE: Build failed with an exception.
-
Where:
Build file '/home/jsiddharth/workinprogress/hibernate-orm-4.3/hibernate-core/hibernate-core.gradle' line: 2
-
What went wrong:
A problem occurred evaluating project ':hibernate-core'. > Could not create plugin of type 'MatrixTestingPlugin'.
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 4 mins 17.384 secs
|