Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-673

IndexOutOfBoundsException while checkouting project with recent plexus-utils

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7
    • maven-scm-provider-svn
    • None
    • plexus-utils-2.0.6
      maven-release-manager-2.2.2

    Description

      IndexOutOfBoundsException exception could be thrown when using recent versions of plexus-utils.
      [ERROR] Failed to execute goal XXX:YYY:1.1-SNAPSHOT:release (default-cli) on project ZZZ: at org.apache.maven.shared.release.phase.CheckoutProjectFromScm.execute(CheckoutProjectFromScm.java:155)
      [ERROR] at org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:346)
      [ERROR] at org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:293)
      [ERROR] at org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:272)
      [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      [ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
      [ERROR]
      [ERROR] org.apache.maven.shared.release.ReleaseExecutionException: org.apache.maven.shared.release.ReleaseExecutionException: An error is occurred in the checkout process: Exception while executing SCM command.
      [ERROR] -> [Help 1]

      Attachments

        Activity

          People

            Unassigned Unassigned
            sotinov Sergey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: