Skip to content

Improve maven plugin with support for test-jar target #4498

@hsn10

Description

@hsn10

Dual javadoc jar workflow
We are generating javadoc jars for both source and tests - 2 jars total as part of our standard current maven workflow. Dokka maven plugin supports making jars only from sources.

Describe the solution you'd like
make equivalent of test-jar maven javadoc plugin goal. It should be pretty trivial because you just need to change source and target directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn issue for a feature or an overall improvementrunner: Maven pluginAn issue/PR related to Dokka's Maven plugin

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions