Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Reports available for each release module include:

DocumentDescription
JavadocJavadoc API documentation.
Test JavadocTest Javadoc API documentation.
Source XrefHTML based, cross-reference version of Java source code.
Test Source XrefHTML based, cross-reference version of Java test source code.
Dependency Updates ReportProvides details of the dependencies which have updated versions available.
Plugin Updates ReportProvides details of the plugins used by this project which have newer versions available.
Property Updates ReportProvides details of properties which control versions of dependencies and/or plugins, and indicates any newer versions which are available.
Tag ListReport on various tags found in the code.
dependency-check:aggregateGenerates an aggregate report of all child Maven projects providing details on any published vulnerabilities within project dependencies. This report is a best effort and may contain false positives and false negatives.


Between 2014 and 2019, the git branch gh-pages was updated with the javadoc on every commit, which effectively published it on http://internet2.github.io/grouper/ . That method has been decommissioned due to the size explosion in the git repository. The main page of the github.io site now redirects to the software.internet2.edu site.

...