We have our protobuf files distributed as an artifact that's part of a dependency's JAR, and need to extract the file in order to pass a path to the gRPC plugin. I figured I'd share the snippet I came up with, in case it's of use to others, or anyone has a better method 🙂