[Building Sakai] Codehause repo move breaking many builds

David Horwitz david.horwitz at uct.ac.za
Wed Sep 22 00:20:28 PDT 2010


Hi All


Codehaus have moved their repositories to a new location that is causing
build failures on many branches and tags. I have fixed this in trunk/2.8
but the effected branches tags I know of:


2.6.x
all 2.6 tags
2.7
all 2.7 tags

The error will look something like this:

[INFO] Error building POM (may not be this project's POM).


Project ID: org.codehaus.mojo:hibernate3-maven-plugin
POM Location:
/root/.m2/repository/org/codehaus/mojo/hibernate3-maven-plugin/2.2/hibernate3-maven-plugin-2.2.pom


Reason: Not a v4.0.0 POM. for project
org.codehaus.mojo:hibernate3-maven-plugin at
/root/.m2/repository/org/codehaus/mojo/hibernate3-maven-plugin/2.2/hibernate3-maven-plugin-2.2.pom





If you look in the pom you will see its a redirect:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a
href="https://nexus.codehaus.org/content/repositories/snapshots/org/codehaus/mojo//hibernate3-maven-plugin/2.2/hibernate3-maven$

<hr>
<address>Apache/2.0.52 (Red Hat) Server at
snapshots.repository.codehaus.org Port 80</address>
</body></html>


I will look at getting the branches updated ASAP

D


More information about the sakai-dev mailing list