Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2849

Daffodil jars in RPM/tar/zip do not have the same name as those published to maven

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.7.0
    • Infrastructure
    • None

    Description

      When sbt native packager is used to create an RPM, tar, or zip release files, the daffodil jars do not have the "_2.12" in the name. This usually isn't a big deal because we package these files along with the scala library, so we know they are compatible.

      However, this can make it a bit more difficult to verify the published maven artifacts are the same as those in the helper binaries since they have different names. I have also heard of instances where the files in the RPM are used to create a mini local maven repository, which requires changing pom dependencies because the _2.12 is missing.

      The sbt native packager plugin is used to creae the RPM, tar, and zip files--we should see if it can be configured so that it will include the _2.12 version in the jar names.

      Attachments

        Activity

          People

            Unassigned Unassigned
            slawrence Steve Lawrence
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: