[
https://issues.apache.org/jira/browse/MSITE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William Kemper updated MSITE-705:
---------------------------------
Attachment: use.debug.only.when.debug.is.enabled.patch
> Too much information in maven logs during site:deploy in sftp...
> ----------------------------------------------------------------
>
> Key: MSITE-705
> URL: https://issues.apache.org/jira/browse/MSITE-705
> Project: Maven Site Plugin
> Issue Type: Wish
> Components: site:deploy
> Affects Versions: 3.3
> Environment: Windows / Linux, SFTP, wagon-ssh 2.6
> Reporter: Guimiot Isabelle
> Priority: Minor
> Attachments: use.debug.only.when.debug.is.enabled.patch
>
>
> When I run a site:deploy that points to an SFTP URL, each file deployed
> generates 4 lines of log :
> {code}
> Uploading: source-repository.html to sftp://myServer/myPath/
> #####
> Transfer finished. 18258 bytes copied in 0.0080 seconds
> {code}
> 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 !
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)