Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Configuration cache #380

@itsnagaraj

Description

@itsnagaraj

Describe the bug

Unable to take advantage of the gradle configuration cache as the swagger codegen is failing with error

Execution failed for task ':platform.clients.assets:generateSwaggerCodeApi'.
> Could not get unknown property 'swaggerCodegen' for configuration container of type org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer.

Was wondering if there are any plans to update the plugin to support configuration cache.

To Reproduce:

Expected behavior:

Environment

Plugin version: 2.19.2
Swagger Codegen version: org.openapitools:openapi-generator-cli:6.2.0 and org.openapitools:openapi-generator-cli:4.3.0
Gradle version: 8.1.1
Java version: 11
OS: Mac

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions