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

Signing is slow, add parallelism signing

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Auto Closed
    • None
    • None
    • None

    Description

      We have cases where signing can take up to 1h, which is unacceptable.

      Maybe we could add a <parallel> option?

      Use case:

      <properties>
      <jarsigner.parallel>1</jarsigner.parallel> <!-- default -->
      </properties>

      ...
      <parallel>${jarsigner.parallel}</parallel>

      Attachments

        Activity

          People

            Unassigned Unassigned
            pino Pino Silvaggio
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: