Maven 2 & 3

ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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 :
    1

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

Activity

Hide
Rahul Thakur added a comment -

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]

Show
Rahul Thakur added a comment - 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]
Hide
Brett Porter added a comment -

I'm not seeing this.

Show
Brett Porter added a comment - I'm not seeing this.
Hide
Brett Porter added a comment -

I don't experience this issue

Show
Brett Porter added a comment - I don't experience this issue
Hide
John Casey added a comment -

I'm not seeing it either.

Show
John Casey added a comment - I'm not seeing it either.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: