jira-importer
jira-importer
**[Daniele](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ildella)** commented I received this error as well, not on my machine, just on the machine where runs Hudson. I manage to make it back to work removing the maven-metadata-local.xml...
**[Daniel Takai](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=daniel.takai)** commented We're experiencing the same problem. We run * Archiva 1.2.1 * CentOS release 5 (Final) * Java 1.6.0_02 * Maven 2.2.1 ``` [INFO] Retrieving previous metadata from...
**[Daniel Takai](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=daniel.takai)** commented I forgot to mention: Our environment is not multi threaded for artifact updates.
**[Thomas Aanensen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=thoaan)** commented Also affects maven-install-plugin version 2.3
**[Michael Wenig](https://issues.apache.org/jira/secure/[email protected])** commented A similar problem did occur right now at our site Using maven 22.1, Hudson 1.397 on a 8-core Linux-VM during release of one project. Previously we had...
**[djohnament](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=johnament)** commented Ping. any chance this can get merged in to Maven3?
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented I'm actually more curious to the real cause of this issue. It seems like at the same time 2 installments of the same artifact is done. Isn't...
**[djohnament](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=johnament)** commented In my case, it's actually the maven-metadata-local.xml in the artifact's directory (not the artifact-version). So we have multiple builds going on concurrently across different product versions (because everything...
**[Dennis Lundberg](https://issues.apache.org/jira/secure/[email protected])** commented There seems to be a connection between MNG-5307 and MINSTALL-54. Reading through all the comments in both issues, and experiencing the issues myself, here are my conclusions....
**[Sam Hendley](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sam.hendley)** commented Are there any workarounds or any way to disable to this behavior? This issue is still biting us on 3.04 when we try to run multiple maven...