If you don't fork your tests you have to set these options in the environment variable MAVEN_OPTS. If fork is enabled you have to use the property maven.junit.jvmargs http://maven.apache.org/maven-1.x/plugins/test/properties.html
Arnaud On 8/28/06, Ming Cheung <[EMAIL PROTECTED]> wrote:
I am using maven 1.1-beta 3. When I added the -Dmaven.junit.jvmargs=-Djava.security.debug=all, I am unable to see the debug information. Could someone please tell me how to pass jvm arguments [ie. -Djava.security.debug=all] to a test/project/junit test? Sincerely, Ming Cheung WebSphere Web Services Developer Address: IBM, Inc. 11501 Burnet Road, Austin, TX 78758 Tie Line: 678-0733 Email: [EMAIL PROTECTED]
