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
            Priority: Trivial


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

        

Reply via email to