apache / apache/maven-build-cache-extension
[MBUILDCACHE-28] Change buildinfo model to support separate checksums
- Dominant language
- Java
- Stars
- 163
- Forks
- 77
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 4
Description
**[Alexander Ashitkin](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=alex_ashitkin)** opened **[MBUILDCACHE-28](https://issues.apache.org/jira/browse/MBUILDCACHE-28?redirect=false)** and commented
Need to introduce additional fields in build info model to additionally store checksums of shared source code, private source code and dependencies
Calculating these checksums is out of scope of this jira
---
This issue is a sub-task of [MBUILDCACHE-27](https://issues.apache.org/jira/browse/MBUILDCACHE-27)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the build info model and inspect how its existing checksum fields are represented and serialized. Add separate fields for shared source code, private source code, and dependencies; checksum calculation is explicitly out of scope. Confirm the model can store and expose all three values without changing checksum computation.
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
- 45/100