quarkiverse / quarkus-easy-retrofit

Provides an annotation based configuration to create Retrofit instances and enhances general functionality through more annotations.
https://github.com/liuziyuan/easy-retrofit
Apache License 2.0
3 stars 0 forks source link

Rename the groupId #6

Open gastaldi opened 1 month ago

gastaldi commented 1 month ago

The groupId io.quarkiverse.quarkus-easy-retrofit shouldn't have quarkus- in it. A better name would be io.quarkiverse.retrofit

liuziyuan commented 4 days ago

hi @gastaldi , Excuse me, do I need to modify the renaming or do you need to modify ith. Is this file being modified. https://github.com/quarkiverse/quarkiverse-devops/blob/main/terraform-scripts/quarkus-easy-retrofit.tf

gastaldi commented 3 days ago

@liuziyuan hi,

Excuse me, do I need to modify the renaming or do you need to modify ith.

Sorry for not being clear, you need to modify the pom.xml files in your project to use the io.quarkiverse.retrofit groupId. No changes in the terraform script are needed.