Uploaded image for project: 'Maven Jar Signer Plugin'
  1. Maven Jar Signer Plugin
  2. MJARSIGNER-34

The 'verify' goal of the plugin is passing '-keystore' but not '-storetype'.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.3.1
    • 1.3.2
    • None

    Description

      Upgrading the 'maven-jarsigner-plugin' from version 1.2 to version 1.3.1, the plugin stops working. In version 1.2, the 'verify' goal did not pass '-keystore' to 'jarsigner'. As of version 1.3, the 'verify' goal passes '-keystore' to 'jarsigner' but does not pass '-storetype' which makes the 'verify' goal fail with:

      jarsigner error: keystore load: Invalid keystore format

      due to

      {xml}
      <jarsigner.storetype>pkcs12</jarsigner.storetype>{xml}

      Attachments

        Issue Links

          Activity

            People

              tchemit Tony Chemit
              schulte77 Christian Schulte
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: