Hello, I am trying to build the maven-plugins ( http://svn.apache.org/viewcvs.cgi/maven/plugins/trunk/) and I keep getting dependencies failure. I have performed a bootstrap but I keep getting the same error:
[WARNING] Unable to get resource from repository snapshots ( http://snapshots.maven.codehaus.org/maven2) [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Failed to resolve artifact. GroupId: org.apache.maven ArtifactId: maven-plugin-tools-api Version: 2.0.1-SNAPSHOT Reason: Unable to download the artifact from any repository org.apache.maven:maven-plugin-tools-api:2.0.1-SNAPSHOT:jar from the specified remote repositories: central (http://repo1.maven.org/maven2), snapshots (http://snapshots.maven.codehaus.org/maven2) [INFO] ---------------------------------------------------------------------------- [INFO] For more information, run Maven with the -e switch [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 9 seconds [INFO] Finished at: Sun Nov 20 10:31:50 CET 2005 [INFO] Final Memory: 5M/10M [INFO] ---------------------------------------------------------------------------- What am I missing? Thanks, Stéphane -- .::You're welcome ::.