Commit e6b5fa1
committed
Add detailed comments and logging for compile-only cache saving
- Document why attached resource bookkeeping reset is needed
- Explain that outputs are attached for ALL lifecycle phases
- Add debug logging when saving compile-only cache entries
- Address reviewer feedback from PR apache#176 about pre-compile phase support1 parent 19f4a0a commit e6b5fa1
File tree
1 file changed
+14
-0
lines changed- src/main/java/org/apache/maven/buildcache
1 file changed
+14
-0
lines changedLines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
501 | 504 | | |
502 | 505 | | |
503 | 506 | | |
| |||
506 | 509 | | |
507 | 510 | | |
508 | 511 | | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
509 | 516 | | |
510 | 517 | | |
511 | 518 | | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
512 | 526 | | |
513 | 527 | | |
514 | 528 | | |
| |||
0 commit comments