Re: nbm-maven-plugin transitive dependencies

2022-06-09 Thread César García
Hi Adam, have you managed to solve this problem? I have tried several maven plugins and nothing. Best regards, El mié, 11 may 2022 a las 12:46, Adam Korynta () escribió: > Hello, > > > > I am switching an application to start using maven utilizing the > nbm-maven-plugin to generate nbm artifa

nbm-maven-plugin transitive dependencies

2022-05-11 Thread Adam Korynta
Hello, I am switching an application to start using maven utilizing the nbm-maven-plugin to generate nbm artifacts. I do not wish to declare every single transitive dependency in the application as that would be well over 100 artifacts to maintain that are already provided transitively. However