Skip to content

[MJARSIGNER-41] "maxtries" option for maven-jarsigner-plugin #66

@jira-importer

Description

@jira-importer

Gene Smith opened MJARSIGNER-41 and commented

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.


Affects: 1.3.2, 1.4

Attachments:

Issue Links:

  • MJARSIGNER-59 increase reliability when contacting timestamp service over unreliable network
    ("is duplicated by")
  • MJARSIGNER-59 increase reliability when contacting timestamp service over unreliable network

Remote Links:

4 votes, 9 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions