Skip to content

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Sep 4, 2024

Javadoc states wrong things (about format of modelId, they are paths in reality), but also these all are "implementation details". Crafting modelIds to "walk" lineage is wrong, there is a dedicated method that provide "opaque" key Strings in defined order to do that. And client should not care (nor assume) anything about format of the key String.

As per MNG-8233, "modelIds" in Maven4 are NOT g:a:vs as Javadoc wrongly states, but paths.


https://issues.apache.org/jira/browse/MNG-8233

Javadoc states wrong things (about format of modelId, they are
paths in reality), but also these all are "implementation details".
Crafting modelIds to "walk" lineage is wrong, there is a dedicated
method that provide "opaque" key Strings in defined order to
do that. And client should not care (nor assume) anything
about format of the key String.

---

https://issues.apache.org/jira/browse/MNG-8233
@cstamas cstamas requested a review from gnodet September 4, 2024 11:14
@cstamas cstamas self-assigned this Sep 4, 2024
Copy link
Contributor

@gnodet gnodet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure we should keep them after MNG-8120, but I'm fine with those changes for now.

@cstamas cstamas marked this pull request as ready for review September 19, 2024 17:38
@cstamas cstamas merged commit 368ddec into apache:master Sep 19, 2024
13 checks passed
@cstamas cstamas deleted the MNG-8233 branch September 19, 2024 17:38
@jira-importer
Copy link

Resolve #9774

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants