[ 
https://issues.apache.org/jira/browse/MJARSIGNER-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MJARSIGNER-23.
------------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> Signing is slow, add parallelism signing
> ----------------------------------------
>
>                 Key: MJARSIGNER-23
>                 URL: https://issues.apache.org/jira/browse/MJARSIGNER-23
>             Project: Maven Jar Signer Plugin
>          Issue Type: New Feature
>            Reporter: Pino Silvaggio
>            Priority: Minor
>
> 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>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to