Well, ibiblio repo seems to be up (I can ping it and browse it) and yet the error persists. The databinding-castor does not seem to specify where to look for the plugin, but the error below does not show ibiblio as one of the specified remote repositories.
On 10/24/06, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi, The plugin is available at http://www.ibiblio.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.0/ . Maybe the ibiblio repo was down. Please try again. Thanks, Raymond ----- Original Message ----- From: "Ignacio Silva-Lepe" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, October 24, 2006 1:59 PM Subject: Build error >I am trying a mvn clean on the trunk after an update and I get the error > below. Needless to say, trying a mvn -o clean does not work either. At > first > I thought the problem could be that people.apache.org seemed to be down > (did > not respond to ping) but now that it seems to be up (it does respond to > ping) I still get the error. Any ideas? > > > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building Apache Tuscany Data Binding for Castor > [INFO] task-segment: [clean] > [INFO] > ------------------------------------------------------------------------- > --- > Downloading: > http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/m > ojo/build-helper-maven-plugin/1.0/build-helper-maven-plugin-1.0.pom > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: org.codehaus.mojo:build-helper-maven-plugin > > Reason: Error getting POM for > 'org.codehaus.mojo:build-helper-maven-plugin' > from > the repository: Error transferring file > org.codehaus.mojo:build-helper-maven-plugin:pom:1.0 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > apache.m1 (http://people.apache.org/repository), > apache.incubator ( http://people.apache.org/repo/m2-incubating-repository/ > ), > apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository ), > codehaus-snapshot (http://snapshots.repository.codehaus.org) > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
