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

"maxtries" option for maven-jarsigner-plugin

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.2, 1.4
    • 3.1.0
    • None

    Description

      The actual jar signing is usually very reliable exercise in mathematics, which only fails on external resources.

      But connecting to the "Time Stamp Authority" is not no so reliable. When network issues can cause intermittent failures in jar signing during our long middle of the night builds it causes, out of size problems for our build process.

      I will present a patch which adds a "maxtries" parameter, to allow for repeated attempts. I considered but did not add a "retrydelay", as the overhead of the command process is a non-trivial delay. If whoever applies the patch feels "retrydelay" is desirable, they can add it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gene Gene Smith
              Votes:
              4 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: