Re: The meaning of karaf-bom

2023-09-25 Thread Steven Huypens
Hi Robert, Seems like a fair point to me, I agree the Karaf BOM should only list Karaf dependencies. It would be nice though to be able to 'use' the library versions Karaf is using for third party dependencies, without having to import karaf.git/pom.xml. Any ideas for that? Please keep in mind

Re: The meaning of karaf-bom

2023-09-25 Thread Steinar Bang
> Steinar Bang : > For one of my projects I ended up restructuring the entire project, > moving the current top pom down one level and create a new top level > with two maven modules: a BOM and the project proper > https://github.com/steinarb/authservice : > authservice/ >

Re: The meaning of karaf-bom

2023-09-25 Thread Steinar Bang
> Robert Varga : > One thing that strikes me is "Bill of Materials" as perceived by karaf-bom. > As it currently stands, karaf-bom includes all declarations of > karaf.git/pom.xml. > As I understand the bill-of-materials concept under Maven, it should > only list artifacts provided by a