maven « Jar « JPA Q&A





1. Maven hibernate jar not found (3.5.1-Final)    stackoverflow.com

i'm trying to update the hibernate dependecy in my pom, I had the 3.3.2.GA version and i changed to 3.5.1-Final. But maven can't find the jars in the repo, so checking ...

2. maven settings in order to get latest hibernate jar files    forum.hibernate.org

Hello, I use the following settings in order to get the latest builds of hibernate: Code: jboss JBoss Repository http://repository.jboss.org/nexus/content/groups/public-jboss/ false Code: org.hibernate ...