Uploaded image for project: 'Maven Install Plugin'
  1. Maven Install Plugin
  2. MINSTALL-54

[INFO] Error installing artifact's metadata

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.2
    • None
    • install:install
    • 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

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gsimpson Geoff Simpson
              Votes:
              15 Vote for this issue
              Watchers:
              24 Start watching this issue

              Dates

                Created:
                Updated: