Skip to content

Howto create javadoc and sources jars wirh the release #134

@ggruber4711

Description

@ggruber4711

We switched to the releaser plugin already 4 years ago and are quite happy with it. We use the releaser plugin in a jenkins job to run from master branch to start the release and push to a onprem nexus repository.

Previous to starting with releaser plugin, we used the original maven release plugin which used to also generate source and javadoc artifacts. While we were not really needing this feature when switching, we did not investigate further how to get the same result with releaser plugin.

However now the need is back and we would like to release not only the Normal jar artifacts, but also the 2 variants for source and javadocs.

How can this be done with this plugin?

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