Commit 19b503b
authored
Verify that all dependencies defined in the bom are resolvable (#11904)
Motivation:
We should ensure we can resolve all the dependencies that are defined in the bom
Modifications:
Add maven plugin which does the verification
Result:
Less likely to include incorrect dependencies in the bom1 parent e00d101 commit 19b503b
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
71 | 83 | | |
72 | 84 | | |
73 | 85 | | |
| |||
0 commit comments