Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.7.2
-
Component/s: Maven Surefire Report Plugin
-
Labels:None
-
Environment:maven 2.0
-
Number of attachments :
Description
surefire-report reruns the tests. In my case this is not just annoying, but leads to a failure, as the VM (probably) is reused and leftovers from the first tests are (definitly) still present.
I run maven with: clean package site
Issue Links
- is related to
-
SUREFIRE-330
Create surefire-report:report only Mojo
-