You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/09/30 09:24:33 UTC

[GitHub] [lucene] romseygeek opened a new pull request #336: LUCENE-10138: Use maven central to resolve third-party gradle plugins

romseygeek opened a new pull request #336:
URL: https://github.com/apache/lucene/pull/336


   The gradle plugin portal uses jcenter to resolve third-party plugins, which
   can be flaky.  This commit instructs gradle to look first in maven central,
   and only use the plugin portal for gradle's own plugins.


-- 
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@lucene.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] romseygeek merged pull request #336: LUCENE-10138: Use maven central to resolve third-party gradle plugins

Posted by GitBox <gi...@apache.org>.
romseygeek merged pull request #336:
URL: https://github.com/apache/lucene/pull/336


   


-- 
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@lucene.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org