Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.2
-
None
-
None
-
Windows XP
Description
[INFO] Error installing artifact's metadata: Error installing metadata: Error updating group repository metadata end tag not allowed in epilog but got / (position: END_TAG seen ...\n
Looks like there might be an issue with updates to maven-metadata-local.xml during the mvn install task. we have a build server that is multi threaded. we often see this in the
</versioning> </metadata> </metadata>
maven-metadata-local.xml.
maybe a solution is to add maven-metadata-local.xml.lock to ensure two threads don't update the file at the same time
Attachments
Attachments
Issue Links
- is related to
-
MNG-5307 NPE during resolution of dependencies - parallel mode
- Closed
- relates to
-
MINVOKER-104 Error installing artifact's metadata
- Closed