You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Activity
arun-gupta commentedon Nov 12, 2013
Assigning to Guillaume
javaee-samples#42 Integrate Hibernate OGM - Ehcache Sample
Merge pull request #108 from gscheibel/ogm
arun-gupta commentedon Nov 12, 2013
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 commentedon Nov 14, 2013
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.