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)
