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

Maven 3.9.8 contains weird native library for Jansi on Windows/arm64

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.9.8
    • 3.9.10
    • Core
    • None

    Description

      This doesn't look right:

      $ tree
      .
      ├── README.txt
      └── Windows
          ├── arm64
          │   └── libjansi.so
          ├── x86
          │   └── jansi.dll
          └── x86_64
              └── jansi.dll
      
      5 directories, 4 files
      osipovmi@deblndw011x:/tmp/apache-maven-3.9.8/lib/jansi-native
      $ file Windows/arm64/libjansi.so
      Windows/arm64/libjansi.so: PE32+ executable (DLL) (GUI) Aarch64, for MS Windows
      osipovmi@deblndw011x:/tmp/apache-maven-3.9.8/lib/jansi-native
      $ file Windows/x86_64/jansi.dll
      Windows/x86_64/jansi.dll: PE32+ executable (DLL) (console) x86-64, for MS Windows
      

      1. It should be console type
      2. Name should be jansi.dll

      No?

      gnodet, cstamas.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: