Hi, it seems the animal sniffer plugin made it now into the ORM build. Unfortunately, I am seeing this when trying a 'gradlew clean build':
FAILURE: Build failed with an exception. * Where: Build file '/Users/hardy/work/hibernate/git/core/orm-4.0/build.gradle' line: 329 * What went wrong: Execution failed for task ':hibernate-c3p0:checkJavaApiSignature'. > Could not resolve all dependencies for configuration > ':hibernate-c3p0:animalSniffer'. > Could not resolve org.codehaus.mojo:animal-sniffer-ant-tasks:1.8. Required by: org.hibernate:hibernate-c3p0:4.3.0-SNAPSHOT > Could not resolve org.codehaus.mojo:animal-sniffer-parent:1.8. > Could not HEAD 'http://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.8/animal-sniffer-parent-1.8.jar'. > Connection reset Anything I need to do to get this to work? AFAICS there is no jar in http://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.8, so I am not sure why the build tries to download one. --Hardy _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev