[Building Sakai] 2.7.1 Install problem hibernate3-maven-plugin

Joshua Swink jswink at ucmerced.edu
Fri Apr 29 11:25:05 PDT 2011


I'm trying to deploy Sakai 2.7.1 and having trouble with a dependency.
Several poms reference hibernate3-maven-plugin version 2.0-SNAPSHOT,
but maven cannot download it from any repository. Has anyone found a
solution to this?

Here is the error from maven:

[INFO] ------------------------------------------------------------------------
[INFO] Building Reports API
[INFO]    task-segment: [install, sakai:deploy]
[INFO] ------------------------------------------------------------------------
Downloading: http://source.sakaiproject.org/maven2/org/codehaus/mojo/hibernate3-maven-plugin/2.0-SNAPSHOT/hibernate3-maven-plugin-2.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.codehaus.mojo:hibernate3-maven-plugin:pom:2.0-SNAPSHOT' in
repository Sakai Plugin Repo (http://source.sakaiproject.org/maven2)
Downloading: http://source.sakaiproject.org/maven2-snapshots/org/codehaus/mojo/hibernate3-maven-plugin/2.0-SNAPSHOT/hibernate3-maven-plugin-2.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.codehaus.mojo:hibernate3-maven-plugin:pom:2.0-SNAPSHOT' in
repository sakai-maven2-snapshots
(http://source.sakaiproject.org/maven2-snapshots)
Downloading: http://maven.rsmart.com/maven/org/codehaus/mojo/hibernate3-maven-plugin/2.0-SNAPSHOT/hibernate3-maven-plugin-2.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.codehaus.mojo:hibernate3-maven-plugin:pom:2.0-SNAPSHOT' in
repository rsmart (http://maven.rsmart.com/maven)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.codehaus.mojo:hibernate3-maven-plugin

Reason: POM 'org.codehaus.mojo:hibernate3-maven-plugin' not found in
repository: Unable to download the artifact from any repository

  org.codehaus.mojo:hibernate3-maven-plugin:pom:2.0-SNAPSHOT

from the specified remote repositories:
  default (http://repo1.maven.org/maven2),
  sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots),
  central (http://repo1.maven.org/maven2),
  sakai-maven (http://source.sakaiproject.org/maven2),
  rsmart (http://maven.rsmart.com/maven),
  Sakai Plugin Repo (http://source.sakaiproject.org/maven2)

 for project org.codehaus.mojo:hibernate3-maven-plugin

--
Joshua Swink


More information about the sakai-dev mailing list