Has anyone ever attempted to pack an uberjar with javapackager? I'm trying it right now, but all I ever get is "Exception: java.lang.Exception: Error: Modules are not allowed in srcfiles: [target/videocapture.jar]." I think it might be because of the module-info.class file that's in the jar?