On Thu, 15 Jul 2004 17:11:48 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I've actually just found a limitation of the "happens to work" approach, > which is that it stops (quite understandably) at the first space in the > existing java.library.path value. > > Which given MS's predilection for C:\Program Files\... is generally well > before the end, and so causes problems for some of the guys on my team. Now > obviously they can re-order things in their path and change the values to > Progra~1 etc, but it would be good to have a "proper" solution to this. > > Can anyone suggest what we could pass via maven.junit.jvmargs to achieve > what we need?
If you could post something showing how just defining the java.library.path to maven.junit.sysproperties and not using it's value fails, I might be able to help. Is it possible to run maven -X and post the relevant section? -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
