apache / apache/maven-build-cache-extension
[MBUILDCACHE-122] Add "dirName" attribute "glob" to XSD file
- Dominant language
- Java
- Stars
- 163
- Forks
- 77
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 4
Description
**[Gili](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cowwoc)** opened **[MBUILDCACHE-122](https://issues.apache.org/jira/browse/MBUILDCACHE-122?redirect=false)** and commented
https://maven.apache.org/xsd/build-cache-config-1.0.0.xsd does not allow AttachedOutputs.dirNames.dirName to contain a "glob" attribute, so IDEs (like IntelliJ) flag it as an error in spite of https://maven.apache.org/extensions/maven-build-cache-extension/build-cache-config.html indicating it is legal.
---
**Affects:** 1.2.0
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the build-cache-config-1.0.0.xsd schema in the repository and inspect the AttachedOutputs.dirNames.dirName definition. Compare it with the build cache configuration documentation, then validate that the schema accepts the glob attribute and no longer reports the documented IDE error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100