cstamas commented on issue #11255:
URL: https://github.com/apache/maven/issues/11255#issuecomment-3398693080

   > When older transient depnendencies use older GAV, you can use 
`<dependencyManagement>` to upgrade the new version. Since some older 
dependencies won't upgrade GA for some time.
   
   In that case just publish relocation POM (in old G) for each published 
artifact (in new G) too, but this raises question about the quality of those 
builds, as obviously we talk about builds that do warn (loud warn) users, and 
they just do nothing? If you assume this is acceptable, then you should provide 
the relocation POMs for each POM you publish to new G. Publisher relocation is 
up to publisher, not Maven.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to