The following comment has been added to this issue:
Author: Anton Mazkovoi
Created: Wed, 27 Aug 2003 9:38 PM
Body:
Also if possible change the clover plugin to set "maven.test.fork" to a configurable
value, as at the moment is its hard coded to "yes", which makes the junit plugin fork
once per test.
It would be nice to be able to set a varible in a properties file, which the clover
plugin will use to set "maven.test.fork".
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-752
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-752
Summary: Added a feature to ant's junit task to fork only once
Type: Improvement
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-ant
Versions:
1.0-beta-10
Assignee:
Reporter:
Created: Wed, 27 Aug 2003 9:20 PM
Updated: Wed, 27 Aug 2003 9:26 PM
Description:
If the ant-optional.jar in maven's lib directory is replaced with the attached jar and
"maven.junit.fork" is set to "once", the junit task will only fork once and run all
the tests in one new JVM.
The files out of ant's junit task that were modified are also attached.
Please integrate this into maven, this saves a lot of time when running lots of tests.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]