[MNG-8176] Restrict classloader for Maven 4 plugins#1336
[MNG-8176] Restrict classloader for Maven 4 plugins#1336gnodet merged 1 commit intoapache:masterfrom
Conversation
9955de3 to
ad1094e
Compare
ad1094e to
41cbe0c
Compare
41cbe0c to
a0f8397
Compare
rmannibucau
left a comment
There was a problem hiding this comment.
Would be great to get rid of slf4j but clearly a big step forward
The plan would be to allow some customization by the plugin later, so that they can add/remove packages and fine tune their class loader. In most cases, slf4j is not a problem. |
Well, from my perspective we decided to use maven.api logging api and let the mojo use or not another API/binding/solution so there is no more reason to let slf4j leak (or then we should let leak other stuff too). But just my 2 cts indeed. |
|
Resolve #9683 |
No description provided.