We are pleased to announce the Maven QALab Plugin 0.9.0 release! http://qalab.sourceforge.net QALab Plugin for Maven =============================================================================== Changes in this version include: New Features: o dependency on qalab 0.9.0 (new xml format, automatic migration). Fixed bugs: o Bug 1479918 plugin.jelly has hardcoded target path o Bug 1479108 plugin.properties Use ${maven.build.dir}, not ${basedir}/target/. Thanks to Jeff Jensen for spotting and raising it. o Bug 1479992 Maven1: doc wrong on merge action default. Thanks to Jeff Jensen for spotting and raising it. o Bug 1479994 Maven1: doc wrong on merge timestampdateonly default. Thanks to Jeff Jensen for spotting and raising it. o Bug 1480016 Maven1: doc error on maven.qalab.chart.destinationdir. Thanks to Jeff Jensen for spotting and raising it. o Bug 1480022 Maven1: doc wrong on maven.qalab.movers.quiet default. Thanks to Jeff Jensen for spotting and raising it. o Bug 1480021 Maven1: doc wrong on maven.qalab.chart.quiet default. Thanks to Jeff Jensen for spotting and raising it. o Bug 1480025 Maven1: doc wrong on maven.qalab.movers.types default. Thanks to Jeff Jensen for spotting and raising it. o Bug 1479514 Maven1: PMD mergestat call missing quiet attribute. Thanks to Jeff Jensen for spotting and raising 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=0.9.0 For a manual installation, you can download the plugin here: http://sourceforge.net/project/showfiles.php?group_id=140880/maven-qalab-plugin-0.9.0.jar Have fun! -The Maven QALab Plugin development team