Closed ImFedehh closed 1 year ago
I haven't updated the plugins in a while. Maybe that would help... But a quick Google search, shows others with a similar issue and fixes: https://stackoverflow.com/a/54325356/88646
I've updated a bunch of things, and been unable to repro this myself. If this is still a problem please reopen this thread.
Describe the bug it seems that the plugin "maven-gpg-plugin" was unable for some reason to complete the ffmpeg project artifact signing operation due to an error generated by gpg.
To Reproduce
Expected behavior theoretically it should compile the final .jar file to use as an external library.
Version (if applicable):
Additional context 12:53:27.460 [TcpProgressParser(tcp://127.0.0.1:49170)] WARN net.bramp.ffmpeg.progress.Progress - skipping unhandled key: out_time_us = 5269333 (and other similar warnings) [ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:3.0.1:sign (sign-artifacts) on project ffmpeg: Exit code: 2 -> [Help 1]
Please let me know if I'm doing something wrong and if there's a way to fix it. Thank you.