Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.9, 2.10
-
Fix Version/s: 2.11
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Testcase included:yes
-
Number of attachments :
Description
Whren regression testing for 2.11, I ran into this bug.
maven-surefire/surefire-integration-tests/src/test/resources/fork-mode-resource-loading
run mvn -DforkMode=never -Dsurfire.version=2.9 test
See it breaks, last working version is 2.8.1
Issue Links
- relates to
-
SUREFIRE-784
Surefire plugin cannot be debugged remotely by eclipse
-
Fixed with IT in r1206595