You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maarten Mulders (Jira)" <ji...@apache.org> on 2019/10/07 11:05:00 UTC

[jira] [Commented] (MDEP-654) Add option to copy checksums when the useRepositoryLayout option is used

    [ https://issues.apache.org/jira/browse/MDEP-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945791#comment-16945791 ] 

Maarten Mulders commented on MDEP-654:
--------------------------------------

The Javadoc for {{useRepositoryLayout}} suggest that it steers the directory structure, not which files are being copied. 

On the other hand, the Copy goal has a {{copyPom}} parameter that steers whether or not to copy the corresponding POM-file. Maybe we should have a {{copyChecksum}} parameter to steer whether or not the SHA1 checksums should be copied?

I'm willing to provide a PR for that, if this approach is OK.

> Add option to copy checksums when the useRepositoryLayout option is used
> ------------------------------------------------------------------------
>
>                 Key: MDEP-654
>                 URL: https://issues.apache.org/jira/browse/MDEP-654
>             Project: Maven Dependency Plugin
>          Issue Type: New Feature
>          Components: copy-dependencies
>    Affects Versions: 3.1.1
>            Reporter: Marino Borra
>            Priority: Major
>              Labels: features
>
> Currently, useRepositoryLayout=true includes all the dependencies (jar,pom, ...), but does not copy the sha1 files. But if I want to verify the dependencies I can't.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)