Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-3543

Add previous versions to maven-metadata.xml files generated by 'ant generate-maven-artifacts'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.4, 4.0-ALPHA
    • None
    • general/build
    • None

    Description

      The generate-maven-artifacts target generates one maven-metadata.xml file per artifact. In a repository, these files should contain a list of all previous releases along with the current release, but because Maven Ant Tasks doesn't have access to these versions, it does not include them in the files it produces.

      Two possible solutions:

      1. download Maven central's versions of the files prior to running generate-maven-artifacts and pre-populate the target local repository; or
      2. post-process the files to include the previous versions - this would require some form of access to the previously released versions for each artifact being published

      Attachments

        Activity

          People

            sarowe Steven Rowe
            sarowe Steven Rowe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: