You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running into issues when I try to build the dataparser-1.1.0-all.jar file (using command gradlew shadowJar ). I think it trying and failing to download the gradle dependencies.
I am running into issues when I try to build the dataparser-1.1.0-all.jar file (using command gradlew shadowJar ). I think it trying and failing to download the gradle dependencies.
Could not GET 'http://repo.maven.apache.org/maven2/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.pom'. Received status code 501 from server: HTTPS Required
Could not GET 'http://repo.maven.apache.org/maven2/org/springframework/spring-core/4.1.6.RELEASE/spring-core-4.1.6.RELEASE.pom'. Received status code 501 from server: HTTPS Required
Could not GET 'http://repo.maven.apache.org/maven2/org/springframework/spring-context/4.1.6.RELEASE/spring-context-4.1.6.RELEASE.pom'. Received status code 501 from server: HTTPS Required
Could not GET 'http://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.3/log4j-api-2.3.pom'. Received status code 501 from server: HTTPS Required
Could not GET 'http://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.3/log4j-core-2.3.pom'. Received status code 501 from server: HTTPS Required
Could not HEAD 'http://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom'. Received status code 501 from server: HTTPS Required
Could not GET 'http://repo.maven.apache.org/maven2/joda-time/joda-time/2.5/joda-time-2.5.pom'. Received status code 501 from server: HTTPS Required
Thank you for your assistance in this matter.
The text was updated successfully, but these errors were encountered: