79573463

Date: 2025-04-14 15:12:16
Score: 1
Natty:
Report link

The only workarround i found was to make use of a mirror:

<mirror>
    <id>central-proxy</id>
    <name>Proxy of central repo</name>
    <url>https://repository.mulesoft.org/nexus/content/repositories/public/</url>
    <mirrorOf>central</mirrorOf>
</mirror>

And this worked, but i'm probably sure there's a better way to go about this.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Tomas Breuer