[
https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415985#comment-17415985
]
Michael Osipov commented on MNG-7045:
-------------------------------------
Fixed with
[93f9e85955abb40bb090bad689f15fa9969ef9ba|https://gitbox.apache.org/repos/asf?p=maven.git&a=commit&h=93f9e85955abb40bb090bad689f15fa9969ef9ba]
in 3.8.x.
> Drop CDI API from Maven
> -----------------------
>
> Key: MNG-7045
> URL: https://issues.apache.org/jira/browse/MNG-7045
> Project: Maven
> Issue Type: Bug
> Components: Core
> Reporter: Romain Manni-Bucau
> Assignee: Michael Osipov
> Priority: Major
> Labels: up-for-grabs
> Fix For: 4.0.0, 4.0.0-alpha-1, 3.8.3
>
>
> This is an old leak which triggered a lot of regressions and still triggers
> bugs in mojos.
> Since there is on real justification in maven itself (@Typed is not since
> there are alternative and cdi is not used in any piece of maven), let's drop
> it.
> If a plugin needs it, it already has it since cdi-api is outdated anyway.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)