apache / apache/maven-dependency-plugin
[MDEP-654] Add option to copy checksums when the useRepositoryLayout option is used
- Dominant language
- Java
- Stars
- 175
- Forks
- 196
- Avg merge
- 19h 30m
- Merged PRs (30d)
- 5
Description
**[Marino Borra](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mborra)** opened **[MDEP-654](https://issues.apache.org/jira/browse/MDEP-654?redirect=false)** and commented
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.
---
**Affects:** 3.1.1
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that handles useRepositoryLayout and copies dependency artifacts. Check how SHA-1 files are treated there, then verify that enabling the option copies them alongside the jars and POMs without changing other layouts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100