I don't know if this is the appropriate mailing list for my issue so I do apologize if it is not.
I have problems getting the latest SNAPSHOT version of maven-eclipse-plugin-2.4-20070606.213427-14 to work properly. After this snapshot release was deployed to the apache snapshot repository yesterday I started get the following error when I run "eclipse:eclipse". I have tried to flush my local repository with no luck, and if I revert to the "release" or snapshot-2.3 versions there are no problems. here's the mvn output: [INFO] Preparing eclipse:eclipse Downloading: http://people.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-eclipse-plugin/test/maven-eclipse-plugin-test.pom [WARNING] Unable to get resource ' org.apache.maven.plugins:maven-eclipse-plugin:pom:test' from repository apache (http://people.apache.org/maven-snapshot-repository) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.maven.plugins:maven-eclipse-plugin Reason: POM 'org.apache.maven.plugins:maven-eclipse-plugin' not found in repository: Unable to download the artifact from any repository org.apache.maven.plugins:maven-eclipse-plugin:pom:test from the specified remote repositories: repo (http://repo1.maven.org/maven2), apache (http://people.apache.org/maven-snapshot-repository), central (http://repo1.maven.org/maven2) Regs, Geir
