79269741

Date: 2024-12-10 20:48:20
Score: 1.5
Natty:
Report link

Complement to @BOC's answer.

If you are behind some company vpn, you probably need to set it to:

pluginManagement {
  repositories {
    maven {
      url <local_repository_url>
    }
  }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @BOC's
  • Low reputation (0.5):
Posted by: Q. Qiao