File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 357357 <artifactId >spotless-maven-plugin</artifactId >
358358 <executions >
359359 <execution >
360- <phase >process-sources </phase >
360+ <phase >verify </phase >
361361 <goals >
362- <goal >validate </goal >
362+ <goal >check </goal >
363363 </goals >
364364 </execution >
365365 </executions >
Original file line number Diff line number Diff line change 269269 <artifactId >spotless-maven-plugin</artifactId >
270270 <executions >
271271 <execution >
272- <phase >process-sources </phase >
272+ <phase >verify </phase >
273273 <goals >
274- <goal >validate </goal >
274+ <goal >check </goal >
275275 </goals >
276276 </execution >
277277 </executions >
Original file line number Diff line number Diff line change 203203 <artifactId >spotless-maven-plugin</artifactId >
204204 <executions >
205205 <execution >
206- <phase >process-sources </phase >
206+ <phase >verify </phase >
207207 <goals >
208- <goal >validate </goal >
208+ <goal >check </goal >
209209 </goals >
210210 </execution >
211211 </executions >
Original file line number Diff line number Diff line change 485485 <artifactId >spotless-maven-plugin</artifactId >
486486 <executions >
487487 <execution >
488- <phase >process-sources </phase >
488+ <phase >verify </phase >
489489 <goals >
490- <goal >validate </goal >
490+ <goal >check </goal >
491491 </goals >
492492 </execution >
493493 </executions >
Original file line number Diff line number Diff line change 248248 <artifactId >spotless-maven-plugin</artifactId >
249249 <executions >
250250 <execution >
251- <phase >process-sources </phase >
251+ <phase >verify </phase >
252252 <goals >
253- <goal >validate </goal >
253+ <goal >check </goal >
254254 </goals >
255255 </execution >
256256 </executions >
Original file line number Diff line number Diff line change 260260 <artifactId >spotless-maven-plugin</artifactId >
261261 <executions >
262262 <execution >
263- <phase >process-sources </phase >
263+ <phase >verify </phase >
264264 <goals >
265- <goal >validate </goal >
265+ <goal >check </goal >
266266 </goals >
267267 </execution >
268268 </executions >
Original file line number Diff line number Diff line change 615615 <artifactId >spotless-maven-plugin</artifactId >
616616 <executions >
617617 <execution >
618- <phase >process-sources </phase >
618+ <phase >verify </phase >
619619 <goals >
620- <goal >validate </goal >
620+ <goal >check </goal >
621621 </goals >
622622 </execution >
623623 </executions >
Original file line number Diff line number Diff line change 336336 <artifactId >spotless-maven-plugin</artifactId >
337337 <executions >
338338 <execution >
339- <phase >process-sources </phase >
339+ <phase >verify </phase >
340340 <goals >
341- <goal >validate </goal >
341+ <goal >check </goal >
342342 </goals >
343343 </execution >
344344 </executions >
You can’t perform that action at this time.
0 commit comments