Adds Javadoc support to Jenkins jobs.

The plugin provides a "Publish Javadoc" post-build action, specifying the directory where the Javadoc is to be gathered and if retention is expected for each successful build.

Pipeline jobs can publish Javadoc using the javadoc step.