File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 320320 <executions >
321321 <execution >
322322 <id >unpack-dependencies</id >
323- <phase >pre- site</phase >
323+ <phase >site</phase >
324324 <goals >
325325 <goal >analyze-only</goal >
326326 <goal >analyze-dep-mgt</goal >
358358 </execution >
359359 <execution >
360360 <id >check-dependencies1</id >
361- <phase >pre- site</phase >
361+ <phase >site</phase >
362362 <goals >
363363 <goal >list</goal >
364364 <goal >list-repositories</goal >
367367 </execution >
368368 <execution >
369369 <id >check-dependencies2</id >
370- <phase >pre- site</phase >
370+ <phase >site</phase >
371371 <goals >
372372 <goal >analyze</goal >
373373 <goal >analyze-dep-mgt</goal >
377377 </execution >
378378 <execution >
379379 <id >check-dependencies3</id >
380- <phase >verify </phase >
380+ <phase >site </phase >
381381 <goals >
382382 <goal >tree</goal >
383383 </goals >
400400 </execution >
401401 <execution >
402402 <id >get-dependency-sources</id >
403- <phase >pre- site</phase >
403+ <phase >site</phase >
404404 <goals >
405405 <goal >sources</goal >
406406 <goal >resolve</goal >
You can’t perform that action at this time.
0 commit comments