We are pleased to announce the Maven QALab Plugin 1.0 release! http://qalab.sourceforge.net QALab Plugin for Maven =============================================================================== Changes in this version include: New Features: o Thanks to Neil Bartlett for creating some whacky XSLT to generate nice summary and file tables. o Generate reports fully integrated in Maven site. o Added PMD CPD support (alternative to Simian). Fixed bugs: o Move to Subversion! o Geoff Bennett reported that the XSL for Charts was overriding the size of the generated charts, this is now fixed. Thanks for reporting it. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://www.vanwardtechnologies.com/repository/ -DgroupId=net.objectlab -DartifactId=maven-qalab-plugin -Dversion=1.0 For a manual installation, you can download the plugin here: http://sourceforge.net/project/showfiles.php?group_id=140880/maven-qalab-plugin-1.0.jar Have fun! -The Maven QALab Plugin development team