File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 229
229
<plugin >
230
230
<artifactId >maven-compiler-plugin</artifactId >
231
231
<outputs >
232
- <storeEnabled >false</ storeEnabled >
232
+ <notCacheableBecause >the extension config doc generation tool shares data across all extensions</ notCacheableBecause >
233
233
</outputs >
234
234
</plugin >
235
235
</plugins >
Original file line number Diff line number Diff line change 286
286
<plugin >
287
287
<artifactId >maven-compiler-plugin</artifactId >
288
288
<outputs >
289
- <storeEnabled >false</ storeEnabled >
289
+ <notCacheableBecause >the extension config doc generation tool shares data across all extensions</ notCacheableBecause >
290
290
</outputs >
291
291
</plugin >
292
292
</plugins >
Original file line number Diff line number Diff line change 258
258
<plugin >
259
259
<artifactId >maven-compiler-plugin</artifactId >
260
260
<outputs >
261
- <storeEnabled >false</ storeEnabled >
261
+ <notCacheableBecause >the extension config doc generation tool shares data across all extensions</ notCacheableBecause >
262
262
</outputs >
263
263
</plugin >
264
264
</plugins >
Original file line number Diff line number Diff line change 33
33
<plugin >
34
34
<artifactId >maven-compiler-plugin</artifactId >
35
35
<outputs >
36
- <storeEnabled >false</ storeEnabled >
36
+ <notCacheableBecause >the extension config doc generation tool shares data across all extensions</ notCacheableBecause >
37
37
</outputs >
38
38
</plugin >
39
39
</plugins >
You can’t perform that action at this time.
0 commit comments