Skip to content

Projects with multiple server declarations fail to build in 6.18 #2367

@jpsugar-flow

Description

@jpsugar-flow

We have multiple server blocks in our gradle config, and this showed up when we updated to 6.18:

e: [redacted]/build/generated/openapi/generateService1/src/main/kotlin/io/micronaut/openapi/config/EnumConverterServerConfig.kt:25:7 Redeclaration:
class EnumConverterServerConfig : Any
e: [redacted]/build/generated/openapi/generateService2/src/main/kotlin/io/micronaut/openapi/config/EnumConverterServerConfig.kt:25:7 Redeclaration:
class EnumConverterServerConfig : Any

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions