Skip to content

[JAVA] Bug wrong group id for Feign/OpenFeign artifact in build.gradle.mustache #6397

@dgroomes

Description

@dgroomes
Description

The group id of the Feign/OpenFeign artifacts is outdated at

. The group id should be 'io.github.openfeign'.

Swagger-codegen version

I am using Swagger-codegen version 2.2.3. This issue is a regression.

Related issues/PRs

I traced the origination of this error to this PR https://github.com/swagger-api/swagger-codegen/pull/5114/files. Where the group id was updated correctly for the pom.mustache file but was not updated for the build.gradle.mustache file.

Suggest a fix/enhancement

See 'Description'.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions