When invoking the goal test:test, I specify the JVM to fork. However, the system properties that I am defining with '-D' appear not to be passed to the new JVM. Here's my command line when invoking Maven: $ maven -Dcom.susnetdirect.core.config.dir=. test:test I'd like to set this property in a preGoal to test:test, but haven't read about any way to do this. Any solution would be fine. Thanks in advance for answers/comments.
- Torque and Jelly: Marc Dugger
- Torque and Jelly: Nicola Degara
- RE: system property Michal Maczka
- RE: system property Marc Dugger
- RE: system property GONNOT boris
