[
https://issues.apache.org/jira/browse/MDEP-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936419#comment-17936419
]
ASF GitHub Bot commented on MDEP-972:
-------------------------------------
hboutemy commented on PR #514:
URL:
https://github.com/apache/maven-dependency-plugin/pull/514#issuecomment-2732156517
@Ndacyayisenga-droid CI failed, forgot to `mvn spotless:apply` before
creating the commit
> copy-dependencies could copy signatures
> ---------------------------------------
>
> Key: MDEP-972
> URL: https://issues.apache.org/jira/browse/MDEP-972
> Project: Maven Dependency Plugin
> Issue Type: Improvement
> Components: copy-dependencies
> Reporter: Benjamin Marwell
> Assignee: Benjamin Marwell
> Priority: Minor
>
> h2. Use case
> Sometimes, the user might wish to keep the signatures for later validation,
> eg when creating a distribution.
> h2. Compatibility
> This feature can be enabled by system property. The default is off (for
> compatibility).
>
> h2. Implementation details
> Create a new option, Boolean. Default value is false.
> Good name would be something like "copySignatures" or something with
> signatures. Make some suggestions.
> Don't forget to add the system property name to the annotation, which could
> have the prefix "mdep.".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)