[ 
https://jira.codehaus.org/browse/MNG-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313553#comment-313553
 ] 

Paul Ryan edited comment on MNG-5239 at 11/14/12 2:45 PM:
----------------------------------------------------------

We have integrated maven into a set of continuous integration tools. It would 
be nice to have the maven logs come out in a stream from our CI environment. 
However because we don't have control of the appender we can only really get 
the end result of the logs.
                
      was (Author: tolzidan):
    We have integrated maven into a set of continuous integration tools. It 
would be nice to have the maven logs come out in a stream from our CI 
environment however because we don't have control of the appender we can only 
really get the end result of the logs.
                  
> Maven integration developers would like to be able to override the maven 
> logging appender.
> ------------------------------------------------------------------------------------------
>
>                 Key: MNG-5239
>                 URL: https://jira.codehaus.org/browse/MNG-5239
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Logging
>    Affects Versions: 2.2.1
>            Reporter: Paul Ryan
>
> Integrations with maven logging right now have to be down with primitive 
> piping that loses context of the log. A greatly improved mechanism would be 
> by allowing integration developers to control where and how logs are output 
> and give an much improved integration capability.
> This could be achieved by exposing the logging configuration to the maven 
> user (through a configuration file such as the log4j.xml).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to