The Maven Hammurapi plugin 1.0 is released. https://maven-plugins.dev.java.net/nonav/maven/hammurapi/index.html
Hammurapi is an Open Source Java code review tool. It has more than 120 embedded Inspectors and such unique features as waivers, autowaivers and cascading rulesets. http://www.hammurapi.org/content/home.html Features -Cascading inspector sets -Loading inspector sets from URL -Multiple levels of analyzis *Source code #Token stream including whitespace and comments #Parse tree *Package *Repository -Three levels of reporting *Compilation unit *Package *Summary -Source documentation -Metrics -Severity level highlighting -Fails builds on low Sigma, high DPMO (Defects per million opportunities) or on severity level -120+ embedded inspectors -Extensibility. Inspectors are easy to write and add to inspector sets. Plugin developed and tested with Maven 1.1 beta-1 and can be installed through: maven plugin:download -DartifactId=maven-hammurapi-plugin -DgroupId=org.hammurapi -Dversion=1.0 and include <reportmaven-hammurapi-plugin</report> in your POM. regards, Arun Nachimuthu http://www.javageekz.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]