Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.8.4
-
None
Description
working on MNG-7375, it is clear that current documentation on repository metadata (I wrote in 2020...) needs more details: https://maven.apache.org/ref/3.8.4/maven-repository-metadata/index.html
and there is one specific question to document: given org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata has been put in maven-compat, it seems it means that plugins information is considered "compat" only and will be removed in the future
=> we need to confirm and document (for example by marking some generated classes as deprecated)
Attachments
Issue Links
- causes
-
MNG-7870 Undeprecate wrongly deprecated repository metadata
- Closed
- relates to
-
MNG-7375 Potential NPE in o.a.m.artifact.repository.metadata.Metadata.merge(...) with invalid/incomplete plugin metadata
- Open
-
MPLUGIN-377 Drop use of legacy APIs
- Closed
- links to