You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "sam hendley (JIRA)" <ji...@codehaus.org> on 2014/07/25 23:51:10 UTC

[jira] (MINSTALL-54) [INFO] Error installing artifact's metadata

    [ https://jira.codehaus.org/browse/MINSTALL-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=350366#comment-350366 ] 

sam hendley commented on MINSTALL-54:
-------------------------------------

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 jobs at same time that are producing different versions of the same artifacts.

> [INFO] Error installing artifact's metadata
> -------------------------------------------
>
>                 Key: MINSTALL-54
>                 URL: https://jira.codehaus.org/browse/MINSTALL-54
>             Project: Maven Install Plugin
>          Issue Type: Bug
>          Components: install:install
>    Affects Versions: 2.2
>         Environment: Windows XP
>            Reporter: geoff simpson
>         Attachments: minstall-54-error-install-artifact.patch
>
>
> {noformat}
> [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
> {noformat}
> 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 
> {code:xml}
> </versioning>
> </metadata>
> </metadata>
> {code}
> {{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



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)