diff -r 60caf5806aa8 -r eefe5c8438d4 benchmarks/matrix-multiplication/pom.xml --- a/benchmarks/matrix-multiplication/pom.xml Thu Mar 07 23:34:33 2013 +0100 +++ b/benchmarks/matrix-multiplication/pom.xml Mon Mar 11 19:41:06 2013 +0100 @@ -37,6 +37,36 @@ true + + org.codehaus.mojo + xml-maven-plugin + 1.0 + + + + transform + + install + + + + + + target/surefire-reports + target/surefire-reports + + TEST*.xml + + src/main/select-time.xsl + + + .properties + + + + + +