cannot build project: https://build.shibboleth.net:443: Connection reset
afattahi54 opened this issue · 2 comments
afattahi54 commented
I am working on below versions:
<spring-framework.version>5.3.27</spring-framework.version>
<spring-security.version>5.8.3</spring-security.version>
<spring-ws.version>3.1.5</spring-ws.version>
During build I face this issue:
Downloading: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/4.3.30.RELEASE/spring-framework-bom-4.3.30.RELEASE.pom
Downloading: https://repo.spring.io/release/org/springframework/spring-framework-bom/4.3.30.RELEASE/spring-framework-bom-4.3.30.RELEASE.pom
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-framework-bom/4.3.30.RELEASE/spring-framework-bom-4.3.30.RELEASE.pom
May 30, 2023 10:21:28 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://build.shibboleth.net:443: Connection reset
May 30, 2023 10:21:28 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://build.shibboleth.net:443
May 30, 2023 10:21:43 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://build.shibboleth.net:443: Connection reset
May 30, 2023 10:21:43 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
I see the a comment which says:
Downloading: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/4.3.30.RELEASE/spring-framework-bom-4.3.30.RELEASE.pom
Downloading: https://repo.spring.io/release/org/springframework/spring-framework-bom/4.3.30.RELEASE/spring-framework-bom-4.3.30.RELEASE.pom
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-framework-bom/4.3.30.RELEASE/spring-framework-bom-4.3.30.RELEASE.pom
May 30, 2023 10:21:28 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://build.shibboleth.net:443: Connection reset
May 30, 2023 10:21:28 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://build.shibboleth.net:443
May 30, 2023 10:21:43 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://build.shibboleth.net:443: Connection reset
May 30, 2023 10:21:43 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
gregturn commented
I don't have any context on what you are trying to do. Is this a Spring Boot + Spring WS app? Are you trying to build this project?
I'm not sure what you are trying to do, and I also have no clue what shibboleth.net is. Also be advised that Spring Framework 4.3.30 was released at the end of 2020 and is no longer in service (see https://spring.io/projects/spring-framework#support).
gregturn commented
With no feedback, I'm closing this ticket. Feel free to alert us if you have more information