You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2007/04/23 16:26:26 UTC

[jira] Closed: (MRELEASE-219) Spurious warnings given when a release contains subversion externals

     [ http://jira.codehaus.org/browse/MRELEASE-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed MRELEASE-219.
-------------------------------------

         Assignee: Emmanuel Venisse
       Resolution: Fixed
    Fix Version/s: 2.0-beta-5

Fixed by Maven-SCM 1.0-rc1

> Spurious warnings given when a release contains subversion externals
> --------------------------------------------------------------------
>
>                 Key: MRELEASE-219
>                 URL: http://jira.codehaus.org/browse/MRELEASE-219
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: scm
>    Affects Versions: 2.0-beta-4
>            Reporter: Graham Leggett
>            Assignee: Emmanuel Venisse
>            Priority: Minor
>             Fix For: 2.0-beta-5
>
>
> 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'

-- 
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