Skip to content

Remove use of Mojo.getLog() in Maven MojosΒ #976

Open
@abelsromero

Description

@abelsromero

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions