apache / apache/maven-build-cache-extension
[MBUILDCACHE-107] pom.xml properties 'maven.build.cache.*' are not part of the effective pom involved by the checksum
- Dominant language
- Java
- Stars
- 163
- Forks
- 77
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 4
Description
**[Réda Housni Alaoui](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ralaoui)** opened **[MBUILDCACHE-107](https://issues.apache.org/jira/browse/MBUILDCACHE-107?redirect=false)** and commented
Changing a pom.xml property like `maven.build.cache.exclude.glob.1` does not impact the input checksum and therefore keeps using the wrong cache entry. The only remediation is to remove the cache entry manually.
---
**Remote Links:**
- [GitHub Pull Request #181
](https://github.com/apache/maven-build-cache-extension/pull/181)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the pom.xml properties named in the issue, especially maven.build.cache.exclude.glob.1, and inspect how the effective POM contributes to the input checksum. Review linked pull request #181 for the work already underway. Done means changing one of these properties produces a different checksum and no longer reuses the wrong cache entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100