You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Haroon Rafique <ha...@utoronto.ca> on 2009/05/15 15:41:16 UTC

scpexe verbose output (how to suppress)

Hi,

I'm using maven 2.0.9 on sun jdk 1.6.0_11 on a linux machine. I'm also 
using the maven-upload-plugin (1.1) to copy an .ear file to an external 
machine using the upload goal. The <configuration> section of that plugin 
has a <url>scpexe://server.ip/directory/path</url>. I also have 
password-less ssh key-based login working for that user (no problems 
there).

All in all, everything works fine.

Except for one minor detail.

The verbose output produced (by scpexe?? or maven??) during the file 
upload (consisting of a single line with bunch of ########) is a little 
annoying. We are using continuous integration and to look at 6,829 # marks 
all on one line causes fair bit of horizontal scrolling (the .ear in 
question is to the tune of 27MB).

1) Is this the right place to look for answers?
2) If yes, does anyone know what's responsible for printing those # marks 
and how to suppress them?

Thanks,
--
Haroon Rafique
<ha...@utoronto.ca>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org