Maven 1.x Test Plugin

When tests are run in a separate JVM, all system properties from the current JVM should be provided to the forked tests

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

There is an element of surprise when running maven.junit.fork = yes in that system properties aren't passed to the forked jvm.

Activity

Hide
John Sisson added a comment -

Is the new clonevm attribute of the JUnit task in Ant 1.7 (not yet released) what you want?

http://cvs.apache.org/viewcvs.cgi/*checkout*/ant/docs/manual/OptionalTasks/junit.html

Show
John Sisson added a comment - Is the new clonevm attribute of the JUnit task in Ant 1.7 (not yet released) what you want? http://cvs.apache.org/viewcvs.cgi/*checkout*/ant/docs/manual/OptionalTasks/junit.html

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated: