Skip to content

[MSHARED-983] remove org.codehaus.plexus.logging.AbstractLogEnabled #322

@jira-importer

Description

@jira-importer

Elliotte Rusty Harold opened MSHARED-983 and commented

The problem is

public abstract class AbstractJavaTool<Request extends JavaToolRequest>
extends AbstractLogEnabled implements JavaTool<Request>

 

This should be replaced with SLF4J to remove a lot of transitive dependencies on plexus-container.

 

However this change is backwards incompatible.


Remote Links:

Backported to: maven-shared-utils-3.4.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions