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

[feature request] Support Gradle + Kotlin to write Quarkus Extensions #40999

Open
cthiebault opened this issue Jun 6, 2024 · 1 comment
Open
Labels

Comments

@cthiebault
Copy link

Description

I've been using Quarkus with Gradle & Kotlin with success for 2 years now :-)
As the projects are growing and becoming more complex, I need to extract common code to extensions. It seems natural to write these extensions using the same ecosystem as the Quarkus applications (Gradle/Kotlin) but it's not supported :-(

Today Quarkus supports only Maven/Java or Gradle/Java to write extensions.
It would be very nice to also support Kotlin!

See #40961 for issues with Gradle/Kotlin extensions.

Implementation ideas

No response

@cthiebault cthiebault added the kind/enhancement New feature or request label Jun 6, 2024
Copy link

quarkus-bot bot commented Jun 6, 2024

/cc @geoand (kotlin), @glefloch, @quarkusio/devtools

geoand added a commit to geoand/quarkus that referenced this issue Jun 6, 2024
gsmet added a commit that referenced this issue Jun 6, 2024
Add docs note about writing extension with Java and Maven
gsmet pushed a commit to gsmet/quarkus that referenced this issue Jun 10, 2024
holly-cummins pushed a commit to holly-cummins/quarkus that referenced this issue Jul 31, 2024
danielsoro pushed a commit to danielsoro/quarkus that referenced this issue Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant