Others have asked this previously, and the answer remains the same:
this is not possible.

Perhaps you could instead modify the dbunit plugin to read from a
properties file.

Wayne

On 3/29/07, nicolas de loof <[EMAIL PROTECTED]> wrote:
Hello,

I'm using dbunit mojo to create a clean database before my integration-tests
run.
My DB configuration is set in the test classes via a properties file (
jdbc.properties)
I'd like to avoid duplicating this info in my POM.

How to set the POM to read the properties and set them as system properties
(to be visible from the dbunit plugin) ?

Any suggestion is welcome.

Nico.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to