Hi,
I'm using maven cactus plugin 1.6 together with maven 1.0rc3.
My unit test needs to know the file system location of some test data, and I'm trying to specify it using a system property. However I'm stuck trying to set this so that it is evaluated at runtime for the cactus maven plugin.
For a vanilla junit testcase, I can use maven.junit.sysproperties to specify such things, but this facility does not seem to exist for cactus.
Is there any other way that I can do this?
Thanks,
Steve Coy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
