BuildCacheDiff
Cache Builds Diff, stored in diff-${checksum}.xml
<diff xmlns="http://maven.apache.org/BUILD-CACHE-DIFF/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/BUILD-CACHE-DIFF/1.4.0 https://maven.apache.org/xsd/build-cache-diff-1.4.0.xsd">
<mismatches>
<mismatch item=.. current=.. baseline=.. reason=.. resolution=.. context=.. >
<detail>
<detail/>
</detail>
</mismatch>
</mismatches>
</diff>
diff
No description.
| Element | Type | Description |
|---|---|---|
mismatches/mismatch* |
List<Mismatch> |
(Many) No description. |
mismatch
No description.
| Attribute | Type | Description |
|---|---|---|
item |
String |
No description. |
current |
String |
No description. |
baseline |
String |
No description. |
reason |
String |
No description. |
resolution |
String |
No description. |
context |
String |
No description. |
| Element | Type | Description |
|---|---|---|
detail/detail* |
List<MismatchDetail> |
(Many) No description. |
detail
No description.
