File tree Expand file tree Collapse file tree
java-showcase/gapic-showcase
java-showcase-3.21.0/gapic-showcase
java-showcase-3.25.8/gapic-showcase Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 https://raw.githubusercontent.com/googleapis/gapic-showcase/v${gapic-showcase.version} /server/services/compliance_suite.json
6969 </url >
7070 <outputDirectory >src/test/resources</outputDirectory >
71- <cacheDirectory >
72- ${project.build.directory} /download-cache
73- </cacheDirectory >
71+ <skipCache >true</skipCache >
7472 <!-- Set this to always download the latest version and overwrite the existing file -->
7573 <overwrite >true</overwrite >
7674 </configuration >
Original file line number Diff line number Diff line change 126126 <artifactId >download-maven-plugin</artifactId >
127127 <version >1.6.8</version >
128128 <configuration >
129- <cacheDirectory >
130- ${project.build.directory} /download-cache
131- </cacheDirectory >
129+ <skipCache >true</skipCache >
132130 </configuration >
133131 <executions >
134132 <execution >
Original file line number Diff line number Diff line change 6060 https://raw.githubusercontent.com/googleapis/gapic-showcase/v${gapic-showcase.version} /server/services/compliance_suite.json
6161 </url >
6262 <outputDirectory >src/test/resources</outputDirectory >
63- <cacheDirectory >
64- ${project.build.directory} /download-cache
65- </cacheDirectory >
63+ <skipCache >true</skipCache >
6664 <!-- Set this to always download the latest version and overwrite the existing file -->
6765 <overwrite >true</overwrite >
6866 </configuration >
Original file line number Diff line number Diff line change 6868 https://raw.githubusercontent.com/googleapis/gapic-showcase/v${gapic-showcase.version} /server/services/compliance_suite.json
6969 </url >
7070 <outputDirectory >src/test/resources</outputDirectory >
71- <cacheDirectory >
72- ${project.build.directory} /download-cache
73- </cacheDirectory >
71+ <skipCache >true</skipCache >
7472 <!-- Set this to always download the latest version and overwrite the existing file -->
7573 <overwrite >true</overwrite >
7674 </configuration >
You can’t perform that action at this time.
0 commit comments