Commit 4cf3230
committed
Fix BOM generation with parallel configuration
The BOM convention plugin needs to force evaluation of all non-BOM
subprojects before filtering them by plugin and adding as dependency
constraints. Without this, when parallel configuration is enabled, the
published BOMs have missing or incomplete dependency constraints which
causes resolution failures in downstream builds like examples/distro.1 parent f6a1f7d commit 4cf3230
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
| |||
0 commit comments