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 320
320
<executions >
321
321
<execution >
322
322
<id >unpack-dependencies</id >
323
- <phase >pre- site</phase >
323
+ <phase >site</phase >
324
324
<goals >
325
325
<goal >analyze-only</goal >
326
326
<goal >analyze-dep-mgt</goal >
358
358
</execution >
359
359
<execution >
360
360
<id >check-dependencies1</id >
361
- <phase >pre- site</phase >
361
+ <phase >site</phase >
362
362
<goals >
363
363
<goal >list</goal >
364
364
<goal >list-repositories</goal >
367
367
</execution >
368
368
<execution >
369
369
<id >check-dependencies2</id >
370
- <phase >pre- site</phase >
370
+ <phase >site</phase >
371
371
<goals >
372
372
<goal >analyze</goal >
373
373
<goal >analyze-dep-mgt</goal >
377
377
</execution >
378
378
<execution >
379
379
<id >check-dependencies3</id >
380
- <phase >verify </phase >
380
+ <phase >site </phase >
381
381
<goals >
382
382
<goal >tree</goal >
383
383
</goals >
400
400
</execution >
401
401
<execution >
402
402
<id >get-dependency-sources</id >
403
- <phase >pre- site</phase >
403
+ <phase >site</phase >
404
404
<goals >
405
405
<goal >sources</goal >
406
406
<goal >resolve</goal >
You can’t perform that action at this time.
0 commit comments