Open
Description
Thank you for taking your time to talk with us!
What is this issue about?
- Bug report πͺ²
- Feature request π
- Question β Consider dropping it first in the Project Chat
Description
The method is deprecated in Maven 4 and direct Slf4j logger should be used.
Note: to clarify, this is not required for site modules, which already have the change.
ref: https://github.com/apache/maven/blob/8005826df75c09ed530c31d636206309f5fab13b/compat/maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java#L167