citrusframework / citrusframework/yaks
Loading glue code fails (Unsupported transport protocol s3)
- Dominant language
- Java
- Stars
- 90
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
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.
```
[ERROR] Failed to execute goal on project yaks-runtime-maven:
Could not resolve dependencies for project org.citrusframework.yaks:yaks-runtime-maven:jar:0.14.2:
Failed to collect dependencies at ...:jar:...:
Failed to read artifact descriptor for ...:jar:...:
Could not transfer artifact ...:pom:... from/to s3 (s3://yaks):
Cannot access s3://yaks with type default using the available connector factories:
BasicRepositoryConnectorFactory: Cannot access s3://yaks using the registered transporter factories:
WagonTransporterFactory: Unsupported transport protocol s3: java.util.NoSuchElementException
[ERROR] role: org.apache.maven.wagon.Wagon
[ERROR] roleHint: s3
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.