forked from dork/tarantool-java
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
code healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so ongood first issueGood for newcomersGood for newcomerstesting
Description
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
Labels
code healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so ongood first issueGood for newcomersGood for newcomerstesting