Skip to content
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

'io.quarkiverse.amazonservices:quarkus-amazon-apigatewaymanagementapi' were not matched in the catalog. #1503

Open
jviets opened this issue Nov 25, 2024 · 8 comments

Comments

@jviets
Copy link

jviets commented Nov 25, 2024

It is not possible to add quarkus-amazon-apigatewaymanagementapi neither using gradle nor quarkus cli.

❯ ./gradlew addExtension --extensions="io.quarkiverse.amazonservices:quarkus-amazon-apigatewaymanagementapi"

> Task :addExtension
[ERROR] ❗  Nothing installed because keyword(s) 'io.quarkiverse.amazonservices:quarkus-amazon-apigatewaymanagementapi' were not matched in the catalog.

BUILD SUCCESSFUL in 500ms
1 actionable task: 1 executed
@scrocquesel
Copy link
Member

Which version of quarkus are you using ?

@jviets
Copy link
Author

jviets commented Nov 26, 2024

Hi thanks for getting back: 3.15.1 is the version I am using.
Once I provide a specific version to the dependency it works, but build fails during build phase because of "HasAmazonClientRuntimeConfig"...

@scrocquesel
Copy link
Member

Do you have a small repro I can look into ?

@jviets
Copy link
Author

jviets commented Nov 26, 2024

I just created a new project using the quarkus cli and added the ext -> worked...
So maybe it has any conflict with one of the other dependencies?

https://url.viets.dev/thd6zb

Thanks for investigating!
(I am just using the implementation 'software.amazon.awssdk:apigatewaymanagementapi:2.13.13'-Package meanwhile)

@scrocquesel

This comment was marked as off-topic.

@jviets

This comment was marked as off-topic.

@jviets

This comment was marked as off-topic.

@scrocquesel
Copy link
Member

https://url.viets.dev/wru3nb

I'm working on this extension on my spare time, it will be easier if you share a github repository (invite me on a private one if you want to)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants