You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2021/03/17 14:17:20 UTC

[GitHub] [groovy] apupier opened a new pull request #1524: GROOVY-9989: remove JCenter Bintray from default Ivy resolvers

apupier opened a new pull request #1524:
URL: https://github.com/apache/groovy/pull/1524


   JCenter Bintray will be decommisioned
   https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
   
   see also https://github.com/apache/groovy/pull/1523


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

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



[GitHub] [groovy] paulk-asert commented on pull request #1524: GROOVY-9989: remove JCenter Bintray from default Ivy resolvers

Posted by GitBox <gi...@apache.org>.
paulk-asert commented on pull request #1524:
URL: https://github.com/apache/groovy/pull/1524#issuecomment-801331006


   It is a flaky test. We know about it but haven't fixed it yet.


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

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



[GitHub] [groovy] paulk-asert commented on pull request #1524: GROOVY-9989: remove JCenter Bintray from default Ivy resolvers

Posted by GitBox <gi...@apache.org>.
paulk-asert commented on pull request #1524:
URL: https://github.com/apache/groovy/pull/1524#issuecomment-802589494


   Instead of removing jcenter for Groovy 2/3, I went with moving jcenter to the last entry in the resolver chain list. As per comment in GROOVY-9989, this should minimise the impact for users who have already moved away from jcenter/bintray but not break things for users still in the progress of moving. We should remove in a later Groovy release.


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

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



[GitHub] [groovy] apupier commented on pull request #1524: GROOVY-9989: remove JCenter Bintray from default Ivy resolvers

Posted by GitBox <gi...@apache.org>.
apupier commented on pull request #1524:
URL: https://github.com/apache/groovy/pull/1524#issuecomment-801163460


   the [failing job](https://github.com/apache/groovy/pull/1524/checks?check_run_id=2131410713#step:5:1211) has error:
   
   `junit.framework.AssertionFailedError: Exception in constructor: testScriptMethodAnnotation (java.lang.RuntimeException: Error grabbing Grapes -- [unresolved dependency: com.jidesoft#jide-oss;[2.2.1,2.3): not found]`
   
   it is failing only on Windows.
   This dependency is available on maven Central https://mvnrepository.com/artifact/com.jidesoft/jide-oss/2.2.2.01
   I suppose that it is a flaky test.


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

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



[GitHub] [groovy] paulk-asert closed pull request #1524: GROOVY-9989: remove JCenter Bintray from default Ivy resolvers

Posted by GitBox <gi...@apache.org>.
paulk-asert closed pull request #1524:
URL: https://github.com/apache/groovy/pull/1524


   


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

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