I thought it did pass -q. I'll check.

These are just warnings - no need to panic.

- Brett


On Mon, 14 Feb 2005 15:14:09 -0800, Mark Donszelmann
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> it seems the Maven-scm-plugin 1.5 beta 3 gets confused over the output of svn 
> when extrenals are
> used in svn.
> 
> The output of my svn command is:
> 
> > svn update --non-interactive
> Fetching external item into 'common'
> External at revision 3257.
> 
> At revision 3257.
> 
> so, the output of doing:
> 
> > maven scm:update
> [INFO] Executing: svn update --non-interactive
> [INFO] Working directory: .....
> [WARNING] Unexpected input, the line must be at least three characters long. 
> Line: ''.
> [INFO] Unknown file status: 'F'.
> [INFO] Unknown file status: 'E'.
> [WARNING] Unexpected input, the line must be at least three characters long. 
> Line: ''.
> 
> Should the plugin call svn -q ? Or should I set a flag somwhere?
> 
> Regards
> Mark Donszelmann
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to