You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Rahul Thakur (JIRA)" <ji...@codehaus.org> on 2006/04/08 01:54:48 UTC

[jira] Created: (MNG-2214) ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1

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

         Key: MNG-2214
         URL: http://jira.codehaus.org/browse/MNG-2214
     Project: Maven 2
        Type: Bug

  Components: Bootstrap & Build  
 Environment: Windows XP, M2 SVN trunk 
    Reporter: Rahul Thakur
 Attachments: StringReplacementTest.java

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


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MNG-2214) ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2214?page=all ]

John Casey closed MNG-2214.
---------------------------

      Assignee: John Casey
    Resolution: Cannot Reproduce

I'm not seeing it either.

> ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-2214
>                 URL: http://jira.codehaus.org/browse/MNG-2214
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Bootstrap & Build
>         Environment: Windows XP, M2 SVN trunk 
>            Reporter: Rahul Thakur
>         Assigned To: John Casey
>             Fix For: 2.0.5
>
>         Attachments: StringReplacementTest.java
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MNG-2214) ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2214?page=comments#action_63102 ] 

Rahul Thakur commented on MNG-2214:
-----------------------------------

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]

> ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1
> ---------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-2214
>          URL: http://jira.codehaus.org/browse/MNG-2214
>      Project: Maven 2
>         Type: Bug

>   Components: Bootstrap & Build
>  Environment: Windows XP, M2 SVN trunk 
>     Reporter: Rahul Thakur
>  Attachments: StringReplacementTest.java
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MNG-2214) ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2214?page=all ]

John Casey updated MNG-2214:
----------------------------

    Fix Version: 2.0.5

> ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1
> ---------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-2214
>          URL: http://jira.codehaus.org/browse/MNG-2214
>      Project: Maven 2
>         Type: Bug

>   Components: Bootstrap & Build
>  Environment: Windows XP, M2 SVN trunk 
>     Reporter: Rahul Thakur
>      Fix For: 2.0.5
>  Attachments: StringReplacementTest.java
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MNG-2214) ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2214?page=comments#action_69930 ] 
            
Brett Porter commented on MNG-2214:
-----------------------------------

I don't experience this issue

> ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-2214
>                 URL: http://jira.codehaus.org/browse/MNG-2214
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Bootstrap & Build
>         Environment: Windows XP, M2 SVN trunk 
>            Reporter: Rahul Thakur
>             Fix For: 2.0.5
>
>         Attachments: StringReplacementTest.java
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MNG-2214) ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2214?page=comments#action_69929 ] 
            
Brett Porter commented on MNG-2214:
-----------------------------------

I'm not seeing this.

> ITs fail when bootstrapping M2 SVN trunk with java.lang.StringIndexOutOfBoundsException: String index out of range: 1
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-2214
>                 URL: http://jira.codehaus.org/browse/MNG-2214
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Bootstrap & Build
>         Environment: Windows XP, M2 SVN trunk 
>            Reporter: Rahul Thakur
>             Fix For: 2.0.5
>
>         Attachments: StringReplacementTest.java
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira