| Field |
Original Value |
New Value |
|
Environment
|
|
|
|
Description
|
avoid the need for forkmode=once by switching to the superior surefire plugin for general testing.
Enhance the surefire mojo to provide the same output as junit so that the test plugin remains backwards compatible.
|
avoid the need for forkmode=once by switching to the superior surefire plugin for general testing.
Enhance the surefire mojo to provide the same output as junit so that the test plugin remains backwards compatible.
|
|
Fix Version/s
|
|
1.1-beta-1
[ 11371
]
|
|
Fix Version/s
|
1.1
[ 10211
]
|
|
|
Priority
|
|
Blocker
[ 1
]
|
I recently posted to the Maven Users list, stating that I was going to work on the Jelly maven-test-plugin and attempt to allow all of the user visible properties to be set, rather than to have some be linked directly to properties in the POM.
Brett responded that such were the goals of the surefire plugin. I see in this entry that the surefire integration is scheduled for 1.1-beta-2, but, and I hope that you'll forgive me, I haven't been able to figure out when that release is scheduled to take place. Given that I don't want to take on a task that is likely to be superceeded quickly after its release, would someone be willing to comment on the likely date of the beta-2 release and the likelihood that an integrated surefire plugin will be available in that release. Thanks.