javaee-samples / javaee7-samples

Java EE 7 Samples
https://travis-ci.org/javaee-samples/javaee7-samples
Other
2.51k stars 1.66k forks source link

Hibernate OGM Sample #42

Open arun-gupta opened 10 years ago

arun-gupta commented 10 years ago

Assigning to Guillaume

arun-gupta commented 10 years ago

Getting the following error for this sample:

Caused by: org.jboss.shrinkwrap.resolver.api.NoResolvedResultException: Unable to collect/resolve dependency tree for a resulution due to: The following artifacts could not be resolved: org.hibernate.ogm:hibernate-ogm-core:jar:4.0.0-SNAPSHOT, org.hibernate.ogm:hibernate-ogm-ehcache:jar:4.0.0-SNAPSHOT: Could not find artifact org.hibernate.ogm:hibernate-ogm-core:jar:4.0.0-SNAPSHOT in central (http://repo1.maven.org/maven2), caused by: Could not find artifact org.hibernate.ogm:hibernate-ogm-core:jar:4.0.0-SNAPSHOT in central (http://repo1.maven.org/maven2)

gunnarmorling commented 10 years ago

The latest snapshot has been deployed to the JBoss Maven repo now. But I think we'd be better off using 4.0.0.Beta4.