./gradlew eclipse build -x test Build is successful
Launch Eclipse, modify the JVM to point at JVM7, and run Build Model. I get a build error
Total time: 3 mins 5.156 secs Tooling API is using target Gradle version: 1.9. Connected to the daemon. Dispatching Build {id=68984e9c-285b-4f63-85ec-35c253578bd1.1, currentDir=/home/jsiddharth/Development/eclipseMaven}
request. Maven settings.xml file did not exist : /root/.m2/settings.xml
FAILURE: Build failed with an exception.
-
Where:
Build file '/home/jsiddharth/workspace/hibernate-orm-4.3.6.Final/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
|