The following issue has been updated:

    Updater: Brett Porter (mailto:[EMAIL PROTECTED])
       Date: Sat, 21 Feb 2004 7:37 PM
    Changes:
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1145&page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1145

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1145
    Summary: Per-plugin adjustable log4j settings
       Type: Improvement

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin manager
   Fix Fors:
             1.1

   Assignee: 
   Reporter: Brian Topping

    Created: Mon, 2 Feb 2004 11:46 PM
    Updated: Sat, 21 Feb 2004 7:37 PM

Description:
It should be up to the plugin what log4j settings are used when the plugin is 
executed.  In this manner, a plugin could bundle two different log4j configurations -- 
one for when the plugin was being operated normally, and the other for debug (-X) 
mode.  If there is no bundled configuration, the current settings would be used.

This would be useful with the XDoclet plugin, because either it uses nonstandard 
settings, or the settings that Maven chooses for it are insufficient for error 
messages (which may be posted as warnings) to reach the console.  When this happens, 
generation problems are silently lost and the root cause can be very difficult to 
track down.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to