I think you got stucked with this, just like me.
File a jira againt surefire plugin to support Map as additional
configuration
( beside Properties) , that will solve all the problems.
-D
On 11/13/06, Binil Thomas <[EMAIL PROTECTED]> wrote:
dan tran wrote:
>
> ${basedir}/target could be the work around
>
> -D
>
I did not try this, but by replacing ${project.build.outputDirectory} with
${basedir}/target we end up shifting the problem of evaluating
${project.build.outputDirectory} with one of evaluating ${basedir} rt?
Also, using File f = new File("target") will get my the target directory,
but I wanted my test not to break if someone configures the output
directory
to be something other than target.
Thanks,
Binil
--
View this message in context:
http://www.nabble.com/Passing-Maven-Variable-as-a-system-property-to-the-tests-tf2600462s177.html#a7316114
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]