[
https://issues.apache.org/jira/browse/MNG-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8485:
---------------------------------
Fix Version/s: 4.1.0
> 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
> Fix For: 4.1.0
>
>
> 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.
> Things to fix:
> There are two ProblemCollector interfaces. Rename one or combine them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)