Skip to content

build: run javadoc linter in local testing and CI #244

Closed
@Totktonada

Description

@Totktonada

I recently found that I'm unable to prepare a release (mvn release:clean release:prepare -DpushChanges=false) because of javadoc linter errors (see PR #243). It would be good to catch those errors (and also warnings) during development.

I don't know how to run a javadoc linter separately from release:prepare. Maybe we need to extract necessary parts of oss-parent POM to our POM file: if so, this issue looks connected with #241.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code healthImprove code readability, simplify maintenance and so ongood first issueGood for newcomerstesting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions