You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matt Read (JIRA)" <ji...@codehaus.org> on 2008/02/04 16:33:58 UTC

[jira] Created: (MNG-3382) Upload and download terminal output is not suitable for logging to a text file

Upload and download terminal output is not suitable for logging to a text file
------------------------------------------------------------------------------

                 Key: MNG-3382
                 URL: http://jira.codehaus.org/browse/MNG-3382
             Project: Maven 2
          Issue Type: Improvement
          Components: Command Line
    Affects Versions: 2.0.8
            Reporter: Matt Read


We are using Maven with Bamboo on Windows, the page used to display the build log performs very badly when rendering large logs and we've discovered that the single biggest contributor is the thousands of lines that record progress on uploading and downloading dependencies. E.g.

04-Feb-2008 14:50:22  	592/&#8203;2310K
04-Feb-2008 14:50:22 	596/&#8203;2310K
04-Feb-2008 14:50:22 	600/&#8203;2310K
04-Feb-2008 14:50:22 	604/&#8203;2310K
04-Feb-2008 14:50:22 	608/&#8203;2310K
04-Feb-2008 14:50:22 	612/&#8203;2310K
04-Feb-2008 14:50:22 	616/&#8203;2310K
04-Feb-2008 14:50:22 	620/&#8203;2310K
04-Feb-2008 14:50:22 	624/&#8203;2310K

What's a sensible way to switch this off or change the increment for each line? If someone can suggest an approach and area of the code to focus on I'll try to supply a patch.

-- 
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

        

[jira] Closed: (MNG-3382) Upload and download terminal output is not suitable for logging to a text file

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trygve Laugstol closed MNG-3382.
--------------------------------

      Assignee: Trygve Laugstol
    Resolution: Won't Fix

Use -B (non-interactive) which has been in Maven for years.

> Upload and download terminal output is not suitable for logging to a text file
> ------------------------------------------------------------------------------
>
>                 Key: MNG-3382
>                 URL: http://jira.codehaus.org/browse/MNG-3382
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Command Line
>    Affects Versions: 2.0.8
>            Reporter: Matt Read
>            Assignee: Trygve Laugstol
>
> We are using Maven with Bamboo on Windows, the page used to display the build log performs very badly when rendering large logs and we've discovered that the single biggest contributor is the thousands of lines that record progress on uploading and downloading dependencies. E.g.
> 04-Feb-2008 14:50:22  	592/&#8203;2310K
> 04-Feb-2008 14:50:22 	596/&#8203;2310K
> 04-Feb-2008 14:50:22 	600/&#8203;2310K
> 04-Feb-2008 14:50:22 	604/&#8203;2310K
> 04-Feb-2008 14:50:22 	608/&#8203;2310K
> 04-Feb-2008 14:50:22 	612/&#8203;2310K
> 04-Feb-2008 14:50:22 	616/&#8203;2310K
> 04-Feb-2008 14:50:22 	620/&#8203;2310K
> 04-Feb-2008 14:50:22 	624/&#8203;2310K
> What's a sensible way to switch this off or change the increment for each line? If someone can suggest an approach and area of the code to focus on I'll try to supply a patch.

-- 
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

        

[jira] Commented: (MNG-3382) Upload and download terminal output is not suitable for logging to a text file

Posted by "Matt Read (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122400 ] 

Matt Read commented on MNG-3382:
--------------------------------

Brilliant, thanks, apologies for not RTFM.

> Upload and download terminal output is not suitable for logging to a text file
> ------------------------------------------------------------------------------
>
>                 Key: MNG-3382
>                 URL: http://jira.codehaus.org/browse/MNG-3382
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Command Line
>    Affects Versions: 2.0.8
>            Reporter: Matt Read
>            Assignee: Trygve Laugstol
>
> We are using Maven with Bamboo on Windows, the page used to display the build log performs very badly when rendering large logs and we've discovered that the single biggest contributor is the thousands of lines that record progress on uploading and downloading dependencies. E.g.
> 04-Feb-2008 14:50:22  	592/&#8203;2310K
> 04-Feb-2008 14:50:22 	596/&#8203;2310K
> 04-Feb-2008 14:50:22 	600/&#8203;2310K
> 04-Feb-2008 14:50:22 	604/&#8203;2310K
> 04-Feb-2008 14:50:22 	608/&#8203;2310K
> 04-Feb-2008 14:50:22 	612/&#8203;2310K
> 04-Feb-2008 14:50:22 	616/&#8203;2310K
> 04-Feb-2008 14:50:22 	620/&#8203;2310K
> 04-Feb-2008 14:50:22 	624/&#8203;2310K
> What's a sensible way to switch this off or change the increment for each line? If someone can suggest an approach and area of the code to focus on I'll try to supply a patch.

-- 
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