JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
A Maven plugin for recording and reporting build results over time. Stores the historical data in a database and produces charts in the Maven generated site.