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

Status command doesn't support 'X' for svn:externals

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-3
    • 1.0-beta-4
    • maven-scm-provider-svn
    • None

    Description

      I've been trying to make a release by running 'mvn release:prepare', but got a warning saying that 'X' is an unknown file status.
      I noticed the release plugin runs the 'svn --non-interactive status' command internally which prints the status of working copy files and directories. Since one of the directories was fetched from a different svn repo thru svn:externals, its status is 'X' and it does not seem to be recognized by the release plugin. Therefore the outcome of 'mvn release:prepare' command is a build failure.

      Attachments

        Activity

          People

            evenisse Emmanuel Venisse
            oliveros Dário Oliveros
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: