Uploaded image for project: 'Maven Release Plugin'
  1. Maven Release Plugin
  2. MRELEASE-219

Spurious warnings given when a release contains subversion externals

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0-beta-4
    • 2.0-beta-5
    • scm
    • None

    Description

      When an attempt is made to release a project that contains subversion externals, the following spurious warnings are generated:

      [INFO] [release:perform]
      [INFO] Checking out the project to perform the release ...
      [INFO] Executing: svn --username alchemy_apache@scmbdirectory.com --password ***** --non-interactive checkout https://alchemy.scmb.co.za/svn/alchemy/Rhapsody/Development/native/tags/alchemy-ii-native-4.0.18 checkout
      [INFO] Working directory: /udd001/app/alchemy/development/native/trunk/target
      [INFO] Unknown file status: ' '.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [INFO] Unknown file status: 'F'.
      [INFO] Unknown file status: 'C'.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [INFO] Unknown file status: 'F'.
      [INFO] Unknown file status: 'C'.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [INFO] Unknown file status: 'F'.
      [INFO] Unknown file status: 'C'.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [INFO] Unknown file status: 'F'.
      [INFO] Unknown file status: 'C'.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [INFO] Unknown file status: 'F'.
      [INFO] Unknown file status: 'C'.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [INFO] Unknown file status: 'F'.
      [INFO] Unknown file status: 'C'.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [INFO] Unknown file status: 'F'.
      [INFO] Unknown file status: 'C'.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.
      [INFO] Unknown file status: 'F'.
      [INFO] Unknown file status: 'C'.
      [WARNING] Unexpected input, the line must be at least three characters long. Line: ''.

      This is possibly caused by these extra lines that subversion spits out when a status is run:

      bash-3.00$ svn status
      X alchemy-cdo/src/sba/SbaMath
      X alchemy-cdo/src/sba/SbaBase
      X alchemy-cdo/src/sba/SbaCredit
      X alchemy-cdo/src/sba/SbaFin
      X alchemy-cdo/src/sba/include
      X alchemy-cdo/src/sba/SbaDates
      X alchemy-cdo/src/sba/SbaAlchemy
      X alchemy-quant/src/matlabdevelopment

      Performing status on external item at 'alchemy-quant/src/matlabdevelopment'

      Performing status on external item at 'alchemy-cdo/src/sba/SbaAlchemy'

      Performing status on external item at 'alchemy-cdo/src/sba/SbaMath'

      Performing status on external item at 'alchemy-cdo/src/sba/SbaBase'

      Performing status on external item at 'alchemy-cdo/src/sba/SbaCredit'

      Performing status on external item at 'alchemy-cdo/src/sba/SbaFin'

      Performing status on external item at 'alchemy-cdo/src/sba/SbaDates'

      Performing status on external item at 'alchemy-cdo/src/sba/include/boost'

      Attachments

        Activity

          People

            evenisse Emmanuel Venisse
            minfrin Graham Leggett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: