Hi Paul, I guess you are talking about dependencies like ch.imvs.sdes4j.srtp right ?
I think the easiest way is both a small wrapping (to embed such dependencies as private) and a features XML. I can do that easily if it’s helpful for you. Regards JB > Le 13 avr. 2020 à 07:36, Paul Fraser <[email protected]> a écrit : > > Hi, > > As video conferencing is the flavour of the month at the moment I have > attempted to create a feature based on Libjitsi > https://github.com/jitsi/libjitsi > > Cloning and building with maven only takes a few minutes and builds without > problems. > > But when I try to create a feature based on the AVTransmit2 and AVReceive2 I > get into trouble with the dependencies required to be included in the feature. > > Some of the depencies, which are quite cleary available in my maven .m2 , > fail to be found when running the maven build for the feature. > > During this current "lockup/in" someone with a better understanding (than me) > of maven and karaf feature requirements might like to spend an hour or so > checking if it is possible to get Libjitsi running in Karaf. > > Regards > > Paul Fraser > > >
