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

ASF GitHub Bot commented on MRESOLVER-269:
------------------------------------------

raphw opened a new pull request, #192:
URL: https://github.com/apache/maven-resolver/pull/192

     Allow Maven to read provided checksums from files per
     checksum algorithm. Files are more version control system
     friendly what improves their existence within projects.
     Single files are also easier to download when offering large
     checksum collections.




> Allow storage of provided checksums in file format
> --------------------------------------------------
>
>                 Key: MRESOLVER-269
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-269
>             Project: Maven Resolver
>          Issue Type: Improvement
>          Components: Resolver
>            Reporter: Rafael Winterhalter
>            Priority: Major
>
> While the repository layout makes sense for storage outside of a project, it 
> would be more convenient to store checksums in a single file (per algorithm) 
> when keeping checksums along when storing these checksums within a project. 
> This makes the storage easier to version control and avoids the overhead of 
> storing a lot of files in version control what often creates some overhead.
> Ideally, Maven could support such files out of the box by shipping a provider 
> for such files.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to