-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading glue code fails (Unsupported transport protocol s3) #468
Comments
We did an update on the base image from openjdk to eclipse:temurin and updated the Maven version used in the image. I think this could be the root cause why this is failing. |
Any update on this? We're still facing this issue in the latest release v0.15.1 |
You are using a custom jar artifact with custom step definitions that should be loaded via minio s3, right? |
Yes, that's true. We have a custom jar file with custom step definitions. yaks upload . is executed successfully; btw: looks like the exception details have changed a little bit with yaks 0.17.1
|
Any update on this? We're still facing this issue in the latest release v0.20.0 |
After having updated to yaks 0.14.2 (yaks-0.14.2-linux-64bit.tar.gz), I'm getting the following exception
(this was working fine in version 0.12.2).
Glue code has been uploaded successfully;
and double-checked that it is available in minio repo.
The text was updated successfully, but these errors were encountered: