Skip to content

Generate "javadoc jar" from Kotlin sources? #484

@johanhaleby

Description

@johanhaleby

I've written a Kotlin project that I want to upload to Bintray and sync to maven central. Since it's written in Kotlin it's not using javadoc but rather "kdoc". But afaik maven central requires a javadoc jar file. Such a file is indeed generated when doing kobaltw assemble but it doesn't contain any docs, just an empty MANIFEST.mf file. How can I configure Kobalt to include the kotlin docs if possible?

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