Skip to content

Commit 61cd93f

Browse files
committed
Switch to a different black-hole IP, because Windows blocks 240.0.0.0/24
1 parent e699b18 commit 61cd93f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://240.0.0.0/distributions/gradle-99.99.99-bin.zip
3+
distributionUrl=https\://192.0.2.0/distributions/gradle-99.99.99-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

java/ql/integration-tests/all-platforms/java/buildless-maven-timeout/.mvn/wrapper/maven-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717

1818
# This distribution URL will intentionally stall forever: 240.0.0.0 is a black-hole IP, and Maven 9.9.9 should certainly not be present on the local system already.
1919

20-
distributionUrl=https://240.0.0.0/maven2/org/apache/maven/apache-maven/9.9.9/apache-maven-9.9.9-bin.zip
20+
distributionUrl=https://192.0.2.0/maven2/org/apache/maven/apache-maven/9.9.9/apache-maven-9.9.9-bin.zip
2121
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.1/maven-wrapper-3.1.1.jar

0 commit comments

Comments
 (0)