Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-3275

Missing manifest in JAR - bouncycastle

XMLWordPrintable

      Following JARs must have a META-INF/MANIFEST.MF file:

      org/bouncycastle/bcutil-jdk18on/1.74.0.redhat-00001/bcutil-jdk18on-1.74.0.redhat-00001-sources.jar
      org/bouncycastle/bcprov-jdk18on/1.74.0.redhat-00001/bcprov-jdk18on-1.74.0.redhat-00001-sources.jar
      org/bouncycastle/bcpkix-jdk18on/1.74.0.redhat-00001/bcpkix-jdk18on-1.74.0.redhat-00001-sources.jar
      

      Upstream versions of the source jars contain manifest:

      wget -q -O tmp.zip https://repo1.maven.org/maven2/org/bouncycastle/bcutil-jdk18on/1.74/bcutil-jdk18on-1.74-sources.jar
      unzip -l tmp.zip | grep MANIFEST.MF
      wget -q -O tmp.zip https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk18on/1.74/bcprov-jdk18on-1.74-sources.jar
      unzip -l tmp.zip | grep MANIFEST.MF
      wget -q -O tmp.zip https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.74/bcpkix-jdk18on-1.74-sources.jar
      unzip -l tmp.zip | grep MANIFEST.MF
      
             55  06-15-2023 14:30   META-INF/MANIFEST.MF
             55  06-15-2023 14:30   META-INF/MANIFEST.MF
             55  06-15-2023 14:31   META-INF/MANIFEST.MF
      

            sausingh@redhat.com Saumya Singh
            rhn-support-jsmrcka Josef Smrcka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: