Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-8111

Version 3.9.6 is not reproducible

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Information Provided
    • 3.9.6
    • None
    • Core, General
    • Arch Linux updated (29/04/2024)
    • Important

    Description

      Version 3.9.6 is not reproducible. It seems like the compiled classes are different.

      • JDK used: OpenJDK version 8.412.u08
      • Command line used:
        mvn package \
            -DbuildNumber="bc0240f3c744dd6b6ec2920b3cd08dcc295161ae" \
            -Dline.separator=$'\r\n' \
            -Dproject.build.sourceEncoding=UTF-8 -e \
            -Dmaven.repo.local="./repo" \
            -DskipTests
        

      buildNumber is found from:

      bsdtar xOf <(bsdtar xOf apache-maven-3.9.6-bin.tar.gz  apache-maven-3.9.6/lib/maven-core-3.9.6.jar) \
          org/apache/maven/messages/build.properties | grep buildNumber | cut -d= -f2 | tr -cd '[:print:]'
      

      Relevant issue: https://issues.apache.org/jira/browse/MNG-6276

      Attachments

        1. maven-3.9.6-1-x86_64-build.log
          1.53 MB
          Leonidas Spyropoulos

        Activity

          People

            Unassigned Unassigned
            artafinde Leonidas Spyropoulos
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: