You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2009/06/20 00:58:15 UTC

[jira] Updated: (MNG-4210) Remove log4j configuration warning

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

John Casey updated MNG-4210:
----------------------------

         Assignee: John Casey
    Fix Version/s: 2.2.0

I'm adding a log4j.properties file to $maven.home/conf so users can configure this to tune the output for the httpclient-based http wagon (possibly among other things). Likewise, embedders won't have to deal with collisions on this file, since they're likely to use the jars directly instead of the distro...and users with a different config file can always remove this file from their distro if it's in the way.

I've already made these changes on my localhost, just need to run the ITs to verify them.

> Remove log4j configuration warning
> ----------------------------------
>
>                 Key: MNG-4210
>                 URL: http://jira.codehaus.org/browse/MNG-4210
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Logging
>    Affects Versions: 2.2.0
>            Reporter: Benjamin Bentmann
>            Assignee: John Casey
>            Priority: Trivial
>             Fix For: 2.2.0
>
>
> Running {{mvn help:active-profiles -U}} on a (minimal) POM delivers
> {noformat}
> [INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for updates from central
> log4j:WARN No appenders could be found for logger (hidden.org.apache.commons.httpclient.params.DefaultHttpParams).
> log4j:WARN Please initialize the log4j system properly.
> {noformat}
> We probably need to ship with a log4j.properties to silence this harmless noise.

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