[ 
https://issues.apache.org/jira/browse/MNG-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910395#comment-17910395
 ] 

Sylwester Lachiewicz commented on MNG-8485:
-------------------------------------------

I saw many projects from "us" got stuck with old Maven 4.x like beta-5 or even 
before beta5. 
For some we have open, not finished PR, for others, Dependabot has opened PR 
but due to API changes - all require manual migration. 
Not sure what people would feel when They need to move their plugins to API 4.x 
without any automatic way to migrate - like the OpenRewrite recipe. 
Doxia 2.x migration was also painful to us, mainly to tech debt. 

> Finish experiments and commit
> -----------------------------
>
>                 Key: MNG-8485
>                 URL: https://issues.apache.org/jira/browse/MNG-8485
>             Project: Maven
>          Issue Type: Task
>    Affects Versions: 4.0.0-rc-2
>            Reporter: Elliotte Rusty Harold
>            Priority: Blocker
>
> Roughly 200 classes and interfaces in Maven core are annotated 
> `@Experimental` . There might be a reason to ship a few things in 4.0 that 
> might still change but 200 is far too many. Commit to these APIs (i.e. remove 
> the annotation) or fix and/or remove those types.
> Ar least some of them such as org.apache.maven.api.services.BaseRequest are 
> already package protected, in which case we don't need the annotation at all. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to