Hi,
I am new to Hibernate. Today I downloaded the hibernate distribution
hibernate-distribution-3.5.1-Final-dist.zip
extracted, it created the following directories
-documentation
-lib
-project
and I went inside the 'project' directory and issued the command 'mvn install', it lead me to the following issue. It looks repositories are changed. Any one will you please help me here?? (I tried 'mvn install' in all the following distribution hibernate-distribution-3.5.6-Final-dist.zip, hibernate-distribution-3.6.5.Final-dist.zip all lead me to the same issue)
-----------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: org.jboss.maven.plugins
ArtifactId: maven-jdocbook-style-plugin
Version: 2.0.0
Reason: Unable to download the artifact from any repository
org.jboss.maven.plugins:maven-jdocbook-style-plugin:pom:2.0.0
from the specified remote repositories:
central (
http://repo1.maven.org/maven2)
-----------------------------------------------------------------
I really appreciate if any one can help me to get it fixed.
Thank you,
Ganeshraj.S