Skip to content

No "Issues" tab for swagger-codegen-gradle-plugin-example #59

@ondrakucera

Description

@ondrakucera

I wanted to report an issue with https://github.com/thebignet/swagger-codegen-gradle-plugin-example but I see no "Issues" tab there. Is there a reason for it?

For now, I'll describe my issue with the example here but I'll be happy to create it there once it's possible.

Firstly, if I clone the example and run gradle build, it fails because the test contained within fails. I personally don't really care about the test, so I commented it out; then the build succeeds.

Secondly, and that's more important to me, this creates swagger-codegen-gradle-plugin-example.jar but the file is virtually empty (it only contains Manifest). The generated and compiled classes are not contained within it. This means I can't use this JAR as a dependency for other modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions