Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: 2.0.5
-
Component/s: Bootstrap & Build
-
Labels:None
-
Environment:Windows XP, M2 SVN trunk
-
Complexity:Intermediate
-
Testcase included:yes
-
Number of attachments :
Description
Here is an exception stacktrace for one of the failed tests...
it0002... FAILED
>>>>>> Error Stacktrace:
org.apache.maven.it.VerificationException: java.lang.StringIndexOutOfBoundsException: String index out of range: 1
at org.apache.maven.it.Verifier.executeHook(Verifier.java:366)
at org.apache.maven.it.Verifier.main(Verifier.java:862)
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 1
at java.lang.String.charAt(String.java:566)
at java.util.regex.Matcher.appendReplacement(Matcher.java:696)
at java.util.regex.Matcher.replaceAll(Matcher.java:806)
at java.lang.String.replaceAll(String.java:2028)
at org.apache.maven.it.Verifier.resolveCommandLineArg(Verifier.java:698)
at org.apache.maven.it.Verifier.executeHook(Verifier.java:355)
... 1 more
<<<<<< Error Stacktrace
And the list of ITs that failed
69/101 passed
Failed tests: [it0099, it0096, it0092, it0089, it0088, it0087, it0086, it0077, it0073, it0071, it0068, it0067, it0064, it0062, it0051, it0049, it0041, it0035, it0034, it0030, it0029, it0021, it0020, it0018, it0013, it0009, it0008, it0007, it0005, it0004, it0003, it0002]