Re: Alternative OS builds failing on Camel repo fork

2022-10-04 Thread Zoran Regvart
Hi Steve, Same suggestions apply when building using GitHub Actions, you'll need to avoid contacting ASF Maven repository. Alternatively you can try contacting INFRA (via ASF Slack[1] or JIRA[2]), to look into unblocking GitHub[3] egress IPs. I would not expect INFRA to change their policy though.

Re: Alternative OS builds failing on Camel repo fork

2022-09-30 Thread Steve973
Hello, Zoran. I am talking about my fork on Github that builds automatically. I am not talking about performing this build locally. On Fri, Sep 30, 2022 at 4:26 AM Zoran Regvart wrote: > Hi Steve, > you could have been put on a ban-list by the INFRA, see[1]. Best > approach would be to

Re: Alternative OS builds failing on Camel repo fork

2022-09-30 Thread Zoran Regvart
Hi Steve, you could have been put on a ban-list by the INFRA, see[1]. Best approach would be to configure Maven not to contact the ASF Maven repository at all by removing references to it, or to have a local repository manager in its place[2]. zoran [1] https://infra.apache.org/infra-ban.html

Alternative OS builds failing on Camel repo fork

2022-09-29 Thread Steve973
Hello. I see that the alternative os build for my Camel fork always exceeds 360 minutes. It regularly passes on the official Apache repo, so is there something that I can do that will fix this problem? Thanks, Steve