Any idea why the maven-plugin-tools-api is hosted in Mergere's repo and not in "central"? I just started getting the following error today:
Downloading: http://repo.mergere.com/maven2/org/apache/maven/maven-plugin-tools- api/2.0/maven-plugin-tools-api-2.0.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.maven:maven-plugin-tools-api Reason: Error getting POM for 'org.apache.maven:maven-plugin-tools-api' from the repository: Error transferring file org.apache.maven:maven-plugin-tools-api:pom:2.0 from the specified remote repositories: mergere-public-repository (http://repo.mergere.com/maven2), appfuse (http://static.appfuse.org/repository), ibiblio-public-repository (http://www.ibiblio.org/maven2), central (http://repo1.maven.org/maven2) It appears that Mergere's repo is down and that's what's causing the problem. However, if it's a Maven core plugin, it seems that this should be stored in central. Matt -- View this message in context: http://www.nabble.com/Can%27t-find-maven-plugin-tools-api-tf2817619s177.html#a7864425 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
