We are pleased to announce the Maven QALab Plugin 0.7.2 release! http://qalab.sourceforge.net QALab Plugin for Maven =============================================================================== Changes in this version include: New Features: o Added RSS feed for the QALab Movers report. o Added RSS feed for the QALab report. Fixed bugs: o Plugin to use a properties file for qalab.merge.timestampdateonly and co. o Plugin now works with multi-project. o Corrected manual installation guide. Thanks to Nascif Abousalh-Neto for reporting the problem. o Corrected Movers Report for non java files (no links). Thanks to Nascif Abousalh-Neto for reporting the problem. Changes: o IMPORTANT!! qalab.xml format changed, 'errorcount' replaced by 'statval'. Please change your qalab.xml if you have one (straight find/replace). o Depends on QALab v0.7.2. Please upgrade! =============================================================================== 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=0.7.2 For a manual installation, you can download the plugin here: http://sourceforge.net/project/showfiles.php?group_id=140880/maven-qalab-plugin-0.7.2.jar Have fun! -The Maven QALab Plugin development team