Disable javadoc generation by default, enable on ci
It javadoc:jar is run as part of release by maven-release-plugin, so it must pass ci, but it annoying locally
This commit is contained in:
Reference in New Issue
Block a user
It javadoc:jar is run as part of release by maven-release-plugin, so it must pass ci, but it annoying locally