Checkout the lastest SVN trunk from http://anonsvn.jboss.org/repos/hibernate/core/trunk.
I got rev 16450
Set your JAVA_HOME environment variable to a Java 5 JDK (it fails with Java 6).
Mine is set to C:\Program Files\Java\jdk1.5.0_17
Edit parent/pom.xml to add these lines in bold.
Download Maven.
I got apache-maven-2.1.0-bin.zip
Unpack Maven somewhere, cd to the hibernate-core trunk directory and run this command.
This should automatically download everything, build the whole thing, and run the tests.
My test results were
At this point I have no idea what to do…
No comments:
Post a Comment