-
I volunteered to try out some features in quarkus 3.x, but I get some build errors when migrating my app to quarkus 3.0.0.CR1. Our default profile uses the amazon lambda extensions, and this is the related configuration.
When I try to build with a custom profile using the following configuration,
The lambda extension is still enabled, and I get the following error
This was working fine in version 2.15.x. I guess that some configuration options changed in 3.x, and I need to update my custom profile to disable aws-lambda, but not sure where to look for the corresponding 3.x documentation. Any pointers? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
/cc @matejvasek (amazon-lambda), @patriot1burke (amazon-lambda) |
Beta Was this translation helpful? Give feedback.
no longer an issue in Quarkus 3.0.3