Guimiot Isabelle created MSITE-705:
--------------------------------------

             Summary: Too much information in maven logs during site:deploy in 
sftp...
                 Key: MSITE-705
                 URL: https://jira.codehaus.org/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


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.1.6#6162)

Reply via email to