feat: Publish Maven BOM to improve dependency management#11
feat: Publish Maven BOM to improve dependency management#11reneleonhardt wants to merge 1 commit intobonede:mainfrom
Conversation
|
A BOM makes importing much easier, then a GitHub Action could automatically publish all artifacts when a new commit has been tagged. I had to remove some old modules from settings.gradle, because the publish plugin would just include them in the BOM anyway. |
|
Example build: pom-default.xml.zip |
|
Hi, thanks for your contribution, but I prefer to keep the build script simple for now. |
|
Okay. I added 7 code lines in the build script and removed 4 from settings... not simple enough 😅 |
3ef08fb to
91d008e
Compare
|
I'd very much appreciate a bom. Any status on being able to get this moving forward? |
|
@sepatel Thank you for your interest, the functionality is finished, but it's not my project, I can't merge it 😅 |
No description provided.