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/11/21 08:53:12 UTC

[GitHub] [maven-mvnd] cstamas opened a new pull request, #736: Resolver 1.9.0

cstamas opened a new pull request, #736:
URL: https://github.com/apache/maven-mvnd/pull/736

   Resolver 1.9.0 has a breaking change MRESOLVER-284 that was later undone (in 1.9.1+). Hence, the
   CLI changes are needd ONLY for 1.9.0 and shall be
   removed on upgrade to later version.
   
   Still, the patch is incomplete, as it merely sets
   mvnd specific defaults, but does not allow
   mvnd users to override locking (to HZ/redisson
   for example).


-- 
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


[GitHub] [maven-mvnd] gnodet closed pull request #736: Resolver 1.9.0

Posted by GitBox <gi...@apache.org>.
gnodet closed pull request #736: Resolver 1.9.0
URL: https://github.com/apache/maven-mvnd/pull/736


-- 
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


[GitHub] [maven-mvnd] gnodet commented on pull request #736: Resolver 1.9.0

Posted by GitBox <gi...@apache.org>.
gnodet commented on PR #736:
URL: https://github.com/apache/maven-mvnd/pull/736#issuecomment-1324815259

   Superseded by #742 


-- 
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


[GitHub] [maven-mvnd] cstamas commented on pull request #736: Resolver 1.9.0

Posted by GitBox <gi...@apache.org>.
cstamas commented on PR #736:
URL: https://github.com/apache/maven-mvnd/pull/736#issuecomment-1321743302

   Hm, this patch was originally made against mvnd 0.9.0 and it worked well. On master it seems both resolver get into dist (so both, resolver 1.8.2 and 1.9.0) and it causes havoc.


-- 
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