Yes, or perhaps just '/' since that pans out fine on both. While this is a very simple change, it'd be great to know if you're willing to submit some patches for this and the related issues you've found? We could certainly use more eyes on Mono compatibility.
Thanks, Brett On 28/03/2013, at 1:49 PM, David Durham <[email protected]> wrote: > 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 -- Brett Porter [email protected] http://brettporter.wordpress.com/ http://au.linkedin.com/in/brettporter http://twitter.com/brettporter
