You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/22 17:50:22 UTC

[GitHub] [maven] kwin edited a comment on pull request #681: [MNG-5180] merge snapshotVersions in repository metadata correctly

kwin edited a comment on pull request #681:
URL: https://github.com/apache/maven/pull/681#issuecomment-1048057318


   @michael-o This is how I think the merge is reasonable. The same named method in https://github.com/apache/maven/blob/69d6c6d5a2886bd76fa9d0e922677d4654d1d90b/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/RemoteSnapshotMetadata.java#L72 is fundamentally different from `Metadata.merge()` as the former does a recessive merge, therefore I don't think we have to consider it here any further.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org