Rafael Winterhalter created MRESOLVER-269: ---------------------------------------------
Summary: 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 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)