You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Michael Brohl <mi...@ecomify.de> on 2021/03/10 11:44:06 UTC

Re: JFrog to shut down jcenter

I have reopened https://issues.apache.org/jira/browse/OFBIZ-12171 for 
necessary changes in the documentation (README.adoc) which references 
JCenter.

Regards,

Michael Brohl

ecomify GmbH - www.ecomify.de


Am 22.02.21 um 17:47 schrieb Michael Brohl:
> Hi everyone,
>
> please help testing the jCenter to mavenCentral migration for trunk 
> and release branches r17.12/r18.12. See 
> https://issues.apache.org/jira/browse/OFBIZ-12171 and the linked pull 
> requests there.
>
> Testing with different environments helps finding potential issues.
>
> If there are no objections, I will merge the pull requests for all 
> branches coming weekend (after Friday, 26. February).
>
> Thanks,
>
> Michael Brohl
>
> ecomify GmbH - www.ecomify.de
>
>
> Am 19.02.21 um 10:42 schrieb Jacques Le Roux:
>> +1, works for me
>>
>> Jacques
>>
>> Le 18/02/2021 à 22:18, Michael Brohl a écrit :
>>> I think I have a first solution for r17.12. The incompatibilities 
>>> did not occur again and the IOUtils problem could be solved by 
>>> restricting the commons-io dependency to a fixed version.
>>>
>>> All tests pass on my machine.
>>>
>>> Please test with your environments and let me know if you have any 
>>> remarks or ideas for optimization, thanks!
>>>
>>> See pull requests
>>>
>>> https://github.com/apache/ofbiz-plugins/pull/59
>>> https://github.com/apache/ofbiz-framework/pull/278
>>>
>>> Michael Brohl
>>>
>>> ecomify GmbH - www.ecomify.de
>>>
>>>
>>> Am 18.02.21 um 17:53 schrieb Michael Brohl:
>>>> Hi Nicolas,
>>>>
>>>> not yet. I'll provide a pull request with the latest changes soon.
>>>>
>>>> Thanks,
>>>>
>>>> Michael
>>>>
>>>>
>>>> Am 17.02.21 um 17:27 schrieb Nicolas Malin:
>>>>> Michael,
>>>>>
>>>>> Do you have a patch or git branch to be sure that can reproduce 
>>>>> the same
>>>>> state from my part ?
>>>>>
>>>>> Nicolas
>>>>>
>>>>> On 16/02/2021 23:49, Michael Brohl wrote:
>>>>>> Thanks, Jacques.
>>>>>>
>>>>>> The migration for r17.12 is going to be tough.
>>>>>>
>>>>>> If I update to the lowest Gradle version supporting metadataSources
>>>>>> (4.5.1) we need to change the build.gradle as well. There seem to be
>>>>>> incompatibilities with the clean* tasks.
>>>>>>
>>>>>> I am also currently facing this bug:
>>>>>> https://www.jfrog.com/jira/browse/RTFACT-24621 causing compile 
>>>>>> errors
>>>>>> because UOUtils cannot be found.
>>>>>>
>>>>>> I'm at it but it won't go as fast as I'd wish it would.
>>>>>>
>>>>>> Regards,
>>>>>>
>>>>>> Michael Brohl
>>>>>>
>>>>>> ecomify GmbH - www.ecomify.de
>>>>>>
>>>>>>
>>>>>> Am 16.02.21 um 11:26 schrieb Jacques Le Roux:
>>>>>>> Done
>>>>>>>
>>>>>>> Le 16/02/2021 à 10:33, Michael Brohl a écrit :
>>>>>>>> Can someone please create a 17.12.06 release version in Jira?
>>

Re: JFrog to shut down jcenter

Posted by Girish Vasmatkar <gi...@hotwaxsystems.com>.
Hi Jacques

It seems, for now, it has again started working, so no need for changes.
But I am keeping an eye on this because in another thread Daniel also faced
the same issue. I am unsure if anything was done by the spring community.
All of our docker based builds in all environments were failing.

Thanks for confirming!

Best,
Girish


On Wed, Jul 28, 2021 at 1:16 PM Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> Thanks Girish,
>
> Reluctant to clean all my cache (1 GB to download again for the 3
> branches), I have tried 1st to manually remove only but all the syndication
> files in
> cache to no avail.  I mean the files where put back when building.
>
> I then used --refresh-dependencies, the build worked too.
>
> After clearing the cache, I got not problem (w/o changing syndication
> path) on trunk
>
> HTH
>
> Jacques
>
> Le 28/07/2021 à 06:44, Girish Vasmatkar a écrit :
> > Hi Jacques,
> >
> > Yes, I do. Apparently, the artifact "
> > com.sun.syndication:com.springsource.com.sun.syndication:1.0.0" is
> > available on "https://plugins.gradle.org/m2/" too.  I was able to do a
> > successful build using this.
> >
> > Earlier, the syndication dependency was being resolved from "
> > https://repo.spring.io/plugins-release" which seems to now have blocked
> > anonymous access.
> >
> > Best,
> > Girish
> >
> >
> > On Tue, Jul 27, 2021 at 8:50 PM Jacques Le Roux <
> > jacques.le.roux@les7arts.com> wrote:
> >
> >> Le 27/07/2021 à 15:47, Girish Vasmatkar a écrit :
> >>> Possibly, gradle cache is preventing building failure but if you do
> clean
> >>> up your cache you should start getting build failure. Can someone
> please
> >>> confirm?
> >> Hi Girish,
> >>
> >> Before doing so, do you have a cure?
> >>
> >> Jacques
> >>
> >>
>

Re: JFrog to shut down jcenter

Posted by Jacques Le Roux <ja...@les7arts.com>.
Thanks Girish,

Reluctant to clean all my cache (1 GB to download again for the 3 branches), I have tried 1st to manually remove only but all the syndication files in 
cache to no avail.  I mean the files where put back when building.

I then used --refresh-dependencies, the build worked too.

After clearing the cache, I got not problem (w/o changing syndication  path) on trunk

HTH

Jacques

Le 28/07/2021 à 06:44, Girish Vasmatkar a écrit :
> Hi Jacques,
>
> Yes, I do. Apparently, the artifact "
> com.sun.syndication:com.springsource.com.sun.syndication:1.0.0" is
> available on "https://plugins.gradle.org/m2/" too.  I was able to do a
> successful build using this.
>
> Earlier, the syndication dependency was being resolved from "
> https://repo.spring.io/plugins-release" which seems to now have blocked
> anonymous access.
>
> Best,
> Girish
>
>
> On Tue, Jul 27, 2021 at 8:50 PM Jacques Le Roux <
> jacques.le.roux@les7arts.com> wrote:
>
>> Le 27/07/2021 à 15:47, Girish Vasmatkar a écrit :
>>> Possibly, gradle cache is preventing building failure but if you do clean
>>> up your cache you should start getting build failure. Can someone please
>>> confirm?
>> Hi Girish,
>>
>> Before doing so, do you have a cure?
>>
>> Jacques
>>
>>

Re: JFrog to shut down jcenter

Posted by Girish Vasmatkar <gi...@hotwaxsystems.com>.
Hi Jacques,

Yes, I do. Apparently, the artifact "
com.sun.syndication:com.springsource.com.sun.syndication:1.0.0" is
available on "https://plugins.gradle.org/m2/" too.  I was able to do a
successful build using this.

Earlier, the syndication dependency was being resolved from "
https://repo.spring.io/plugins-release" which seems to now have blocked
anonymous access.

Best,
Girish


On Tue, Jul 27, 2021 at 8:50 PM Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> Le 27/07/2021 à 15:47, Girish Vasmatkar a écrit :
> > Possibly, gradle cache is preventing building failure but if you do clean
> > up your cache you should start getting build failure. Can someone please
> > confirm?
>
> Hi Girish,
>
> Before doing so, do you have a cure?
>
> Jacques
>
>

Re: JFrog to shut down jcenter

Posted by Jacques Le Roux <ja...@les7arts.com>.
Le 27/07/2021 à 15:47, Girish Vasmatkar a écrit :
> Possibly, gradle cache is preventing building failure but if you do clean
> up your cache you should start getting build failure. Can someone please
> confirm?

Hi Girish,

Before doing so, do you have a cure?

Jacques


Re: JFrog to shut down jcenter

Posted by Girish Vasmatkar <gi...@hotwaxsystems.com>.
Hello All,

Has anyone also started noticing build failure due to repo.spring.io that
OFBiz uses for "com.springsource.com.sun.syndication"?

Here's the relevant details :
https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020

Possibly, gradle cache is preventing building failure but if you do clean
up your cache you should start getting build failure. Can someone please
confirm?

Best Regards,
Girish

On Wed, Mar 10, 2021 at 7:38 PM Michael Brohl <mi...@ecomify.de>
wrote:

> It's weird but can someone please check and confirm:
>
> With latest trunk and blocked jcenter.bintray.com (set to 127.0.0.1 in
> /etc/hosts) OFBiz is not building anymore. There are several artefacts
> which Gradle tries to load from JCenter again:
>
> ~/Projects/apache-ofbiz/ofbiz-framework ⑂trunk*  ./gradlew cleanAll build
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> A problem occurred configuring root project 'ofbiz'.
>  > Could not resolve all artifacts for configuration ':classpath'.
>     > Could not resolve
> se.patrikerdes:gradle-use-latest-versions-plugin:0.2.15.
>       Required by:
>           project : >
>
> se.patrikerdes.use-latest-versions:se.patrikerdes.use-latest-versions.gradle.plugin:0.2.15
>        > Could not resolve
> se.patrikerdes:gradle-use-latest-versions-plugin:0.2.15.
>           > Could not get resource
> '
> https://plugins.gradle.org/m2/se/patrikerdes/gradle-use-latest-versions-plugin/0.2.15/gradle-use-latest-versions-plugin-0.2.15.module
> '.
>              > Could not GET
> '
> https://jcenter.bintray.com/se/patrikerdes/gradle-use-latest-versions-plugin/0.2.15/gradle-use-latest-versions-plugin-0.2.15.module
> '.
>                 > Connect to jcenter.bintray.com:443
> [jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection
> refused)
>     > Could not resolve
> com.github.jakemarsden:git-hooks-gradle-plugin:0.0.2.
>       Required by:
>           project : >
>
> com.github.jakemarsden.git-hooks:com.github.jakemarsden.git-hooks.gradle.plugin:0.0.2
>        > Could not resolve
> com.github.jakemarsden:git-hooks-gradle-plugin:0.0.2.
>           > Could not get resource
> '
> https://plugins.gradle.org/m2/com/github/jakemarsden/git-hooks-gradle-plugin/0.0.2/git-hooks-gradle-plugin-0.0.2.module
> '.
>              > Could not GET
> '
> https://jcenter.bintray.com/com/github/jakemarsden/git-hooks-gradle-plugin/0.0.2/git-hooks-gradle-plugin-0.0.2.module
> '.
>                 > Connect to jcenter.bintray.com:443
> [jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection
> refused)
>     > Could not resolve org.codehaus.groovy:groovy-all:2.4.7.
>       Required by:
>           project : >
> at.bxm.svntools:at.bxm.svntools.gradle.plugin:2.2.1 >
> at.bxm.gradleplugins:gradle-svntools-plugin:2.2.1
>        > Could not resolve org.codehaus.groovy:groovy-all:2.4.7.
>           > Could not get resource
> '
> https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.pom
> '.
>              > Could not GET
> '
> https://jcenter.bintray.com/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.pom
> '.
>                 > Connect to jcenter.bintray.com:443
> [jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection
> refused)
>     > Could not resolve org.tmatesoft.svnkit:svnkit:1.8.12.
>       Required by:
>           project : >
> at.bxm.svntools:at.bxm.svntools.gradle.plugin:2.2.1 >
> at.bxm.gradleplugins:gradle-svntools-plugin:2.2.1
>        > Could not resolve org.tmatesoft.svnkit:svnkit:1.8.12.
>           > Could not get resource
> '
> https://plugins.gradle.org/m2/org/tmatesoft/svnkit/svnkit/1.8.12/svnkit-1.8.12.pom
> '.
>              > Could not GET
> '
> https://jcenter.bintray.com/org/tmatesoft/svnkit/svnkit/1.8.12/svnkit-1.8.12.pom
> '.
>                 > Connect to jcenter.bintray.com:443
> [jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection
> refused)
>     > Could not resolve org.ysb33r.gradle:grolifant:0.12.1.
>       Required by:
>           project : >
> org.asciidoctor.convert:org.asciidoctor.convert.gradle.plugin:2.4.0 >
> org.asciidoctor:asciidoctor-gradle-jvm:2.4.0
>           project : >
> org.asciidoctor.convert:org.asciidoctor.convert.gradle.plugin:2.4.0 >
> org.asciidoctor:asciidoctor-gradle-jvm:2.4.0 >
> org.asciidoctor:asciidoctor-gradle-base:2.4.0
>        > Could not resolve org.ysb33r.gradle:grolifant:0.12.1.
>           > Could not get resource
> '
> https://plugins.gradle.org/m2/org/ysb33r/gradle/grolifant/0.12.1/grolifant-0.12.1.pom
> '.
>              > Could not GET
> '
> https://jcenter.bintray.com/org/ysb33r/gradle/grolifant/0.12.1/grolifant-0.12.1.pom
> '.
>                 > Connect to jcenter.bintray.com:443
> [jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection
> refused)
>     > Could not resolve org.owasp:dependency-check-core:6.0.3.
>       Required by:
>           project : >
> org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin:6.0.3
>  > org.owasp:dependency-check-gradle:6.0.3
>        > Could not resolve org.owasp:dependency-check-core:6.0.3.
>           > Could not get resource
> '
> https://plugins.gradle.org/m2/org/owasp/dependency-check-core/6.0.3/dependency-check-core-6.0.3.pom
> '.
>              > Could not GET
> '
> https://jcenter.bintray.com/org/owasp/dependency-check-core/6.0.3/dependency-check-core-6.0.3.pom
> '.
>                 > Connect to jcenter.bintray.com:443
> [jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection
> refused)
>     > Could not resolve org.owasp:dependency-check-utils:6.0.3.
>       Required by:
>           project : >
> org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin:6.0.3
>  > org.owasp:dependency-check-gradle:6.0.3
>        > Could not resolve org.owasp:dependency-check-utils:6.0.3.
>           > Could not get resource
> '
> https://plugins.gradle.org/m2/org/owasp/dependency-check-utils/6.0.3/dependency-check-utils-6.0.3.pom
> '.
>              > Could not GET
> '
> https://jcenter.bintray.com/org/owasp/dependency-check-utils/6.0.3/dependency-check-utils-6.0.3.pom
> '.
>                 > Connect to jcenter.bintray.com:443
> [jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection
> refused)
>     > Could not resolve net.gpedro.integrations.slack:slack-webhook:1.4.0.
>       Required by:
>           project : >
> org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin:6.0.3
>  > org.owasp:dependency-check-gradle:6.0.3
>        > Could not resolve
> net.gpedro.integrations.slack:slack-webhook:1.4.0.
>           > Could not get resource
> '
> https://plugins.gradle.org/m2/net/gpedro/integrations/slack/slack-webhook/1.4.0/slack-webhook-1.4.0.pom
> '.
>              > Could not GET
> '
> https://jcenter.bintray.com/net/gpedro/integrations/slack/slack-webhook/1.4.0/slack-webhook-1.4.0.pom
> '.
>                 > Connect to jcenter.bintray.com:443
> [jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection
> refused)
>     > Could not resolve com.thoughtworks.xstream:xstream:1.4.10.
>       Required by:
>           project : >
> com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.36.0
>
>  > com.github.ben-manes:gradle-versions-plugin:0.36.0
>        > Could not resolve com.thoughtworks.xstream:xstream:1.4.10.
>           > Could not get resource
> '
> https://plugins.gradle.org/m2/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom
> '.
>              > Could not GET
> '
> https://jcenter.bintray.com/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom
> '.
>                 > Connect to jcenter.bintray.com:443
> [jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection
> refused)
>
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or
> --debug option to get more log output. Run with --scan to get full
> insights.
>
> * Get more help at https://help.gradle.org
>
> BUILD FAILED in 23s
>
>
> Please check, I want to exclude a problem on my side.
>
> Thanks,
>
> Michael Brohl
>
> ecomify GmbH - www.ecomify.de
>
>
> Am 10.03.21 um 12:44 schrieb Michael Brohl:
> > I have reopened https://issues.apache.org/jira/browse/OFBIZ-12171 for
> > necessary changes in the documentation (README.adoc) which references
> > JCenter.
> >
> > Regards,
> >
> > Michael Brohl
> >
> > ecomify GmbH - www.ecomify.de
> >
> >
> > Am 22.02.21 um 17:47 schrieb Michael Brohl:
> >> Hi everyone,
> >>
> >> please help testing the jCenter to mavenCentral migration for trunk
> >> and release branches r17.12/r18.12. See
> >> https://issues.apache.org/jira/browse/OFBIZ-12171 and the linked pull
> >> requests there.
> >>
> >> Testing with different environments helps finding potential issues.
> >>
> >> If there are no objections, I will merge the pull requests for all
> >> branches coming weekend (after Friday, 26. February).
> >>
> >> Thanks,
> >>
> >> Michael Brohl
> >>
> >> ecomify GmbH - www.ecomify.de
> >>
> >>
> >> Am 19.02.21 um 10:42 schrieb Jacques Le Roux:
> >>> +1, works for me
> >>>
> >>> Jacques
> >>>
> >>> Le 18/02/2021 à 22:18, Michael Brohl a écrit :
> >>>> I think I have a first solution for r17.12. The incompatibilities
> >>>> did not occur again and the IOUtils problem could be solved by
> >>>> restricting the commons-io dependency to a fixed version.
> >>>>
> >>>> All tests pass on my machine.
> >>>>
> >>>> Please test with your environments and let me know if you have any
> >>>> remarks or ideas for optimization, thanks!
> >>>>
> >>>> See pull requests
> >>>>
> >>>> https://github.com/apache/ofbiz-plugins/pull/59
> >>>> https://github.com/apache/ofbiz-framework/pull/278
> >>>>
> >>>> Michael Brohl
> >>>>
> >>>> ecomify GmbH - www.ecomify.de
> >>>>
> >>>>
> >>>> Am 18.02.21 um 17:53 schrieb Michael Brohl:
> >>>>> Hi Nicolas,
> >>>>>
> >>>>> not yet. I'll provide a pull request with the latest changes soon.
> >>>>>
> >>>>> Thanks,
> >>>>>
> >>>>> Michael
> >>>>>
> >>>>>
> >>>>> Am 17.02.21 um 17:27 schrieb Nicolas Malin:
> >>>>>> Michael,
> >>>>>>
> >>>>>> Do you have a patch or git branch to be sure that can reproduce
> >>>>>> the same
> >>>>>> state from my part ?
> >>>>>>
> >>>>>> Nicolas
> >>>>>>
> >>>>>> On 16/02/2021 23:49, Michael Brohl wrote:
> >>>>>>> Thanks, Jacques.
> >>>>>>>
> >>>>>>> The migration for r17.12 is going to be tough.
> >>>>>>>
> >>>>>>> If I update to the lowest Gradle version supporting metadataSources
> >>>>>>> (4.5.1) we need to change the build.gradle as well. There seem
> >>>>>>> to be
> >>>>>>> incompatibilities with the clean* tasks.
> >>>>>>>
> >>>>>>> I am also currently facing this bug:
> >>>>>>> https://www.jfrog.com/jira/browse/RTFACT-24621 causing compile
> >>>>>>> errors
> >>>>>>> because UOUtils cannot be found.
> >>>>>>>
> >>>>>>> I'm at it but it won't go as fast as I'd wish it would.
> >>>>>>>
> >>>>>>> Regards,
> >>>>>>>
> >>>>>>> Michael Brohl
> >>>>>>>
> >>>>>>> ecomify GmbH - www.ecomify.de
> >>>>>>>
> >>>>>>>
> >>>>>>> Am 16.02.21 um 11:26 schrieb Jacques Le Roux:
> >>>>>>>> Done
> >>>>>>>>
> >>>>>>>> Le 16/02/2021 à 10:33, Michael Brohl a écrit :
> >>>>>>>>> Can someone please create a 17.12.06 release version in Jira?
> >>>
>

Re: JFrog to shut down jcenter

Posted by Michael Brohl <mi...@ecomify.de>.
It's weird but can someone please check and confirm:

With latest trunk and blocked jcenter.bintray.com (set to 127.0.0.1 in 
/etc/hosts) OFBiz is not building anymore. There are several artefacts 
which Gradle tries to load from JCenter again:

~/Projects/apache-ofbiz/ofbiz-framework ⑂trunk*  ./gradlew cleanAll build

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'ofbiz'.
 > Could not resolve all artifacts for configuration ':classpath'.
    > Could not resolve 
se.patrikerdes:gradle-use-latest-versions-plugin:0.2.15.
      Required by:
          project : > 
se.patrikerdes.use-latest-versions:se.patrikerdes.use-latest-versions.gradle.plugin:0.2.15
       > Could not resolve 
se.patrikerdes:gradle-use-latest-versions-plugin:0.2.15.
          > Could not get resource 
'https://plugins.gradle.org/m2/se/patrikerdes/gradle-use-latest-versions-plugin/0.2.15/gradle-use-latest-versions-plugin-0.2.15.module'.
             > Could not GET 
'https://jcenter.bintray.com/se/patrikerdes/gradle-use-latest-versions-plugin/0.2.15/gradle-use-latest-versions-plugin-0.2.15.module'.
                > Connect to jcenter.bintray.com:443 
[jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection 
refused)
    > Could not resolve 
com.github.jakemarsden:git-hooks-gradle-plugin:0.0.2.
      Required by:
          project : > 
com.github.jakemarsden.git-hooks:com.github.jakemarsden.git-hooks.gradle.plugin:0.0.2
       > Could not resolve 
com.github.jakemarsden:git-hooks-gradle-plugin:0.0.2.
          > Could not get resource 
'https://plugins.gradle.org/m2/com/github/jakemarsden/git-hooks-gradle-plugin/0.0.2/git-hooks-gradle-plugin-0.0.2.module'.
             > Could not GET 
'https://jcenter.bintray.com/com/github/jakemarsden/git-hooks-gradle-plugin/0.0.2/git-hooks-gradle-plugin-0.0.2.module'.
                > Connect to jcenter.bintray.com:443 
[jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection 
refused)
    > Could not resolve org.codehaus.groovy:groovy-all:2.4.7.
      Required by:
          project : > 
at.bxm.svntools:at.bxm.svntools.gradle.plugin:2.2.1 > 
at.bxm.gradleplugins:gradle-svntools-plugin:2.2.1
       > Could not resolve org.codehaus.groovy:groovy-all:2.4.7.
          > Could not get resource 
'https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.pom'.
             > Could not GET 
'https://jcenter.bintray.com/org/codehaus/groovy/groovy-all/2.4.7/groovy-all-2.4.7.pom'.
                > Connect to jcenter.bintray.com:443 
[jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection 
refused)
    > Could not resolve org.tmatesoft.svnkit:svnkit:1.8.12.
      Required by:
          project : > 
at.bxm.svntools:at.bxm.svntools.gradle.plugin:2.2.1 > 
at.bxm.gradleplugins:gradle-svntools-plugin:2.2.1
       > Could not resolve org.tmatesoft.svnkit:svnkit:1.8.12.
          > Could not get resource 
'https://plugins.gradle.org/m2/org/tmatesoft/svnkit/svnkit/1.8.12/svnkit-1.8.12.pom'.
             > Could not GET 
'https://jcenter.bintray.com/org/tmatesoft/svnkit/svnkit/1.8.12/svnkit-1.8.12.pom'.
                > Connect to jcenter.bintray.com:443 
[jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection 
refused)
    > Could not resolve org.ysb33r.gradle:grolifant:0.12.1.
      Required by:
          project : > 
org.asciidoctor.convert:org.asciidoctor.convert.gradle.plugin:2.4.0 > 
org.asciidoctor:asciidoctor-gradle-jvm:2.4.0
          project : > 
org.asciidoctor.convert:org.asciidoctor.convert.gradle.plugin:2.4.0 > 
org.asciidoctor:asciidoctor-gradle-jvm:2.4.0 > 
org.asciidoctor:asciidoctor-gradle-base:2.4.0
       > Could not resolve org.ysb33r.gradle:grolifant:0.12.1.
          > Could not get resource 
'https://plugins.gradle.org/m2/org/ysb33r/gradle/grolifant/0.12.1/grolifant-0.12.1.pom'.
             > Could not GET 
'https://jcenter.bintray.com/org/ysb33r/gradle/grolifant/0.12.1/grolifant-0.12.1.pom'.
                > Connect to jcenter.bintray.com:443 
[jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection 
refused)
    > Could not resolve org.owasp:dependency-check-core:6.0.3.
      Required by:
          project : > 
org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin:6.0.3 
 > org.owasp:dependency-check-gradle:6.0.3
       > Could not resolve org.owasp:dependency-check-core:6.0.3.
          > Could not get resource 
'https://plugins.gradle.org/m2/org/owasp/dependency-check-core/6.0.3/dependency-check-core-6.0.3.pom'.
             > Could not GET 
'https://jcenter.bintray.com/org/owasp/dependency-check-core/6.0.3/dependency-check-core-6.0.3.pom'.
                > Connect to jcenter.bintray.com:443 
[jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection 
refused)
    > Could not resolve org.owasp:dependency-check-utils:6.0.3.
      Required by:
          project : > 
org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin:6.0.3 
 > org.owasp:dependency-check-gradle:6.0.3
       > Could not resolve org.owasp:dependency-check-utils:6.0.3.
          > Could not get resource 
'https://plugins.gradle.org/m2/org/owasp/dependency-check-utils/6.0.3/dependency-check-utils-6.0.3.pom'.
             > Could not GET 
'https://jcenter.bintray.com/org/owasp/dependency-check-utils/6.0.3/dependency-check-utils-6.0.3.pom'.
                > Connect to jcenter.bintray.com:443 
[jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection 
refused)
    > Could not resolve net.gpedro.integrations.slack:slack-webhook:1.4.0.
      Required by:
          project : > 
org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin:6.0.3 
 > org.owasp:dependency-check-gradle:6.0.3
       > Could not resolve 
net.gpedro.integrations.slack:slack-webhook:1.4.0.
          > Could not get resource 
'https://plugins.gradle.org/m2/net/gpedro/integrations/slack/slack-webhook/1.4.0/slack-webhook-1.4.0.pom'.
             > Could not GET 
'https://jcenter.bintray.com/net/gpedro/integrations/slack/slack-webhook/1.4.0/slack-webhook-1.4.0.pom'.
                > Connect to jcenter.bintray.com:443 
[jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection 
refused)
    > Could not resolve com.thoughtworks.xstream:xstream:1.4.10.
      Required by:
          project : > 
com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.36.0 
 > com.github.ben-manes:gradle-versions-plugin:0.36.0
       > Could not resolve com.thoughtworks.xstream:xstream:1.4.10.
          > Could not get resource 
'https://plugins.gradle.org/m2/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom'.
             > Could not GET 
'https://jcenter.bintray.com/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom'.
                > Connect to jcenter.bintray.com:443 
[jcenter.bintray.com/127.0.0.1] failed: Connection refused (Connection 
refused)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or 
--debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 23s


Please check, I want to exclude a problem on my side.

Thanks,

Michael Brohl

ecomify GmbH - www.ecomify.de


Am 10.03.21 um 12:44 schrieb Michael Brohl:
> I have reopened https://issues.apache.org/jira/browse/OFBIZ-12171 for 
> necessary changes in the documentation (README.adoc) which references 
> JCenter.
>
> Regards,
>
> Michael Brohl
>
> ecomify GmbH - www.ecomify.de
>
>
> Am 22.02.21 um 17:47 schrieb Michael Brohl:
>> Hi everyone,
>>
>> please help testing the jCenter to mavenCentral migration for trunk 
>> and release branches r17.12/r18.12. See 
>> https://issues.apache.org/jira/browse/OFBIZ-12171 and the linked pull 
>> requests there.
>>
>> Testing with different environments helps finding potential issues.
>>
>> If there are no objections, I will merge the pull requests for all 
>> branches coming weekend (after Friday, 26. February).
>>
>> Thanks,
>>
>> Michael Brohl
>>
>> ecomify GmbH - www.ecomify.de
>>
>>
>> Am 19.02.21 um 10:42 schrieb Jacques Le Roux:
>>> +1, works for me
>>>
>>> Jacques
>>>
>>> Le 18/02/2021 à 22:18, Michael Brohl a écrit :
>>>> I think I have a first solution for r17.12. The incompatibilities 
>>>> did not occur again and the IOUtils problem could be solved by 
>>>> restricting the commons-io dependency to a fixed version.
>>>>
>>>> All tests pass on my machine.
>>>>
>>>> Please test with your environments and let me know if you have any 
>>>> remarks or ideas for optimization, thanks!
>>>>
>>>> See pull requests
>>>>
>>>> https://github.com/apache/ofbiz-plugins/pull/59
>>>> https://github.com/apache/ofbiz-framework/pull/278
>>>>
>>>> Michael Brohl
>>>>
>>>> ecomify GmbH - www.ecomify.de
>>>>
>>>>
>>>> Am 18.02.21 um 17:53 schrieb Michael Brohl:
>>>>> Hi Nicolas,
>>>>>
>>>>> not yet. I'll provide a pull request with the latest changes soon.
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Michael
>>>>>
>>>>>
>>>>> Am 17.02.21 um 17:27 schrieb Nicolas Malin:
>>>>>> Michael,
>>>>>>
>>>>>> Do you have a patch or git branch to be sure that can reproduce 
>>>>>> the same
>>>>>> state from my part ?
>>>>>>
>>>>>> Nicolas
>>>>>>
>>>>>> On 16/02/2021 23:49, Michael Brohl wrote:
>>>>>>> Thanks, Jacques.
>>>>>>>
>>>>>>> The migration for r17.12 is going to be tough.
>>>>>>>
>>>>>>> If I update to the lowest Gradle version supporting metadataSources
>>>>>>> (4.5.1) we need to change the build.gradle as well. There seem 
>>>>>>> to be
>>>>>>> incompatibilities with the clean* tasks.
>>>>>>>
>>>>>>> I am also currently facing this bug:
>>>>>>> https://www.jfrog.com/jira/browse/RTFACT-24621 causing compile 
>>>>>>> errors
>>>>>>> because UOUtils cannot be found.
>>>>>>>
>>>>>>> I'm at it but it won't go as fast as I'd wish it would.
>>>>>>>
>>>>>>> Regards,
>>>>>>>
>>>>>>> Michael Brohl
>>>>>>>
>>>>>>> ecomify GmbH - www.ecomify.de
>>>>>>>
>>>>>>>
>>>>>>> Am 16.02.21 um 11:26 schrieb Jacques Le Roux:
>>>>>>>> Done
>>>>>>>>
>>>>>>>> Le 16/02/2021 à 10:33, Michael Brohl a écrit :
>>>>>>>>> Can someone please create a 17.12.06 release version in Jira?
>>>