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

François Lecomte edited comment on MNG-4505 at 1/21/13 2:52 PM:
----------------------------------------------------------------

There's a working implementation here : 
http://code.google.com/p/slf4j-maven-plugin-log/
<dependency>
  <groupId>com.googlecode.slf4j-maven-plugin-log</groupId>
  <artifactId>slf4j-maven-plugin-log</artifactId>
  <version>1.0.0</version>
</dependency>
                
      was (Author: lordlothar):
    There's a working implementation here : 
http://code.google.com/p/slf4j-maven-plugin-log/
deployment in maven central is in progress...
                  
> use slf4j to control various logging frameworks
> -----------------------------------------------
>
>                 Key: MNG-4505
>                 URL: https://jira.codehaus.org/browse/MNG-4505
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Brett Porter
>             Fix For: Issues to be reviewed for 3.x
>
>
> In MNG-1725, Jason indicated this was the plan for Maven 3.x. I didn't see an 
> existing issue and from what I can tell it hasn't been implemented yet, so 
> creating an issue to track it.

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