Re: surefire 2.3, mvn 2.0.5 : execution blocks and system property

2007-03-15 Thread Valerio Schiavoni
i also tried moving the common system properties into the element of the plugin while keeping specific ones into the configuration of each execution block.. yet without no luck: tests are not executed with the correct properties set. On 3/14/07, Valerio Schiavoni <[EMAIL PROTECTED]> wrote: I a

Re: surefire 2.3, mvn 2.0.5 : execution blocks and system property

2007-03-14 Thread Valerio Schiavoni
I also tried specifing default (as suggested by jdcasey on irc), hoping that the configurations would have been merged..but it's not the case. On 3/14/07, Valerio Schiavoni <[EMAIL PROTECTED]> wrote: hello, seems like defining system properties within the configuration of an execution block fo