[MNG-8032] DefaultToolchain has missing constructors with plexus Logger arguments
Open
bug
priority:major
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MNG-8032](https://issues.apache.org/jira/browse/MNG-8032?redirect=false)** and commented
`org.apache.maven.toolchain.DefaultToolchain` can be used to create own toolchain implementation.
In v3 we had constructors with plexus Logger arguments, now only SLF4J are available, which make plugins for Maven 3 incompatible with v4,
---
**Affects:** 4.0.0-alpha-12
Contributor guide
Assessment
This issue has not been assessed yet.