Should the file 'AbstractTestrelatedMojo' from maven-test-plugin try
to use {File.separator}. On a unix system, I end up with a directory
called "target\test-assemblies" at the root of my project, instead of
"target/test-assemblies"
* @parameter expression = "${testAssemblyPath}" default-value =
"${project.build.directory}\\test-assemblies"
-Dave
