Skip to content

[MINSTALL-54] [INFO] Error installing artifact's metadata #149

@jira-importer

Description

@jira-importer

Geoff Simpson opened MINSTALL-54 and commented

[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


Affects: 2.2

Attachments:

Issue Links:

  • MINVOKER-104 Error installing artifact's metadata

  • MNG-5307 NPE during resolution of dependencies - parallel mode

15 votes, 25 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:majorMajor loss of function

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions