◐ Shell
clean mode source ↗

build.gradle to publish both sources and javadoc by gb96 · Pull Request #16 · rosjava/genjava

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Conversation

Current gradle build only publishes compiled Java classes to maven repository.
It helps java developers if sources and javadoc are also published as most Java IDEs can leverage those to provide better assistance (particularly during run-time debugging, static code analysis, and also for developers learning new api)

Labels