Commit 5f4c567
committed
release: release regular, non-shaded pom.xml
After updating `maven-shade-plugin` it start populating shaded pom file,
instead of regular one.
As result shaded dependencies are not resolved for rugular jar.
To fix it we make `maven-shade-plugin` to not produce shaded pom, which
fixes the problem, but also makes shaded jar contain non-shaded pom.xml,
which is not big deal.1 parent 92e8315 commit 5f4c567
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
298 | 299 | | |
299 | 300 | | |
300 | 301 | | |
| |||
0 commit comments