Details
-
Wish
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.3
-
None
-
Windows / Linux, SFTP, wagon-ssh 2.6
Description
When I run a site:deploy that points to an SFTP URL, each file deployed generates 4 lines of log :
Uploading: source-repository.html to sftp://myServer/myPath/
#####
Transfer finished. 18258 bytes copied in 0.0080 seconds
I guess these logs are generated by wagon-ssh, but I didn't find any solution to hide them, and it's very annoying because we might deploy hundreds of files during a build (javadoc, etc.), and it makes the log file uselessly very big...
Is it possible to display them only if we run a site:deploy in debug mode (-X) ?
Thanks !
Attachments
Attachments
Issue Links
- links to