Skip to content

[BUG] Issue with EnumConverterConfiguration in a Gradle multi module project #21260

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

Open
4 of 6 tasks
mavarazo opened this issue May 10, 2025 · 0 comments
Open
4 of 6 tasks

Comments

@mavarazo
Copy link

mavarazo commented May 10, 2025

Bug Report Checklist

Description

With the v7.13.0 I face the issue that there are mutliple EnumConverterConfiguration with same package, which causes Jacoco to fail generate a report.

2nd I think EnumConverterConfiguration is missing @Generated annotation.

openapi-generator version

v7.13.0

OpenAPI declaration file content or url
Generation Details
Steps to reproduce

Clone https://github.com/mavarazo/mcve-openapi-jacoco
Run $ ./gradlew test codeCoverageReport --stacktrace

Related issues/PRs
Suggest a fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant