bbaldino
bbaldino
> @bbaldino everything connecting remotely to Prosody needs it, i.e. videobridges, jigasi or jicofo if it's not on the same machine. Right, so it seems like this would be covered...
Hmm, weird...I just cleared my maven cache but it still resolves it (with the old groupId) fine.
I read that thread, but trying to understand why it's working for me and not you. What maven version are you using?
> Can you please check whether a CLA was already signed by @SUSE? Didn't find anything for SUSE.
Weird...ok, I was on maven version 3.6.0 and just upgraded to 3.6.3, but don't see the issue (possibly because that version is now in jitpack, as you said). But yeah,...
@nodeg has this continued to be a problem for you guys? We still haven't been seeing any issues related to it.
@nodeg can you try a `mvn clean test` after rebasing.
Weird, we're not seeing any of those issues. What java version are you using?
Well we still only technically support java 8, so that might be the problem. I can do `mvn clean verify` just fine on master on my machine, even after wiping...
No idea on the weird resolution, [we tell ffmpeg to do 720](https://github.com/jitsi/jibri/blob/master/src/main/kotlin/org/jitsi/jibri/capture/ffmpeg/executor/FfmpegExecutor.kt#L27).