[ 
https://issues.apache.org/jira/browse/MNG-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737841#comment-17737841
 ] 

ASF GitHub Bot commented on MNG-7827:
-------------------------------------

rmannibucau commented on PR #1187:
URL: https://github.com/apache/maven/pull/1187#issuecomment-1610054965

   @gnodet there are two goals:
   
   1. Drop the irrelevant documentation we never agreed upon to use SLF4J (api) 
for plugins
   2. Ensure the default is the actual maven logging system and not 
stdout/stderr directly for other cases if it is present
   
   v4 API is more a way to do the bridge easily and with less internal efforts 
(since it is hidden anyway)




> Fix org.apache.maven.plugin.logging.Log deprecation message and 
> AbstractMojo#getLog fallback
> --------------------------------------------------------------------------------------------
>
>                 Key: MNG-7827
>                 URL: https://issues.apache.org/jira/browse/MNG-7827
>             Project: Maven
>          Issue Type: Improvement
>          Components: Plugin API
>    Affects Versions: 4.0.0-alpha-7
>            Reporter: Romain Manni-Bucau
>            Priority: Major
>
> In maven 4 an official Log API was created and using SLF4J as primary logging 
> solution is not recommended nor the official way so javadoc and impl should 
> be aligned to reflcet that.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to