[ 
http://jira.codehaus.org/browse/MNG-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MNG-4198.
----------------------------------

      Assignee: Benjamin Bentmann
    Resolution: Not A Bug

> Progress information is not suitable for logging
> ------------------------------------------------
>
>                 Key: MNG-4198
>                 URL: http://jira.codehaus.org/browse/MNG-4198
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Logging
>         Environment: Hudson CI server
>            Reporter: Oleg Alexeyev
>            Assignee: Benjamin Bentmann
>
> In our project quite big files are deployed using maven-deploy-plugin (some 
> are ~100 MB). During deploy phrase progress information is written to the 
> standard output, on every 4KB, so the build log in Hudson is full of lines 
> like this:
> ...
> 42376/86548K
> 42380/86548K
> 42384/86548K
> 42388/86548K
> 42392/86548K
> 42396/86548K
> 42400/86548K
> ...
> which makes it hard to find needed information in the log.
> It would be nice if it would be configurable somehow at least, e.g. to 
> disable printing the progress info.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to