DOC

org.hudsonci.plugins : global-build-stats

Maven & Gradle

Aug 29, 2012
0 stars

Hudson Global Build Stats Plugin · Global build stats plugin will allow to gather and display global build result statistics. It is a useful tool allowing to display global hudson build trend over time.

Table Of Contents

Latest Version

Download org.hudsonci.plugins : global-build-stats Javadoc & API Documentation - Latest Versions:

All Versions

Download org.hudsonci.plugins : global-build-stats Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.4

How to open Javadoc JAR file in web browser

  1. Rename the file global-build-stats-1.4-h-2-javadoc.jar to global-build-stats-1.4-h-2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder global-build-stats-1.4-h-2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "global-build-stats-1.4-h-2-sources.jar" -d "global-build-stats-1.4-h-2-javadoc" -subpackages 

Advertisement