I am trying to create an Eclipse project from Hibernate tutorials along the path \ Hibernation-distribution-3.5.3-Final \ Project \ Tutorials \ for example, using the mvn eclipse: eclipse command line. But I get this error
Reason: POM 'org.jboss.maven.plugins:maven-jdocbook-style-plugin' not found in repository: Unable to download the artifact from any repository
Can anyone run into this problem with the latest version of Hibernate?
java maven-2 orm hibernate
Shashank t
source share