ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients
URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585194352
 
 
   Clearly, enabling the cache for `build-alternative-jvm` does not address the 
original problem with the download timeout. If that kind of issues persists, we 
should experiment with increasing the `readTimeout`  
http://maven.apache.org/guides/mini/guide-http-settings.html#Connection_Timeouts
   and setting `maven.wagon.http.retryHandler.requestSentEnabled=true` 
https://github.com/apache/maven-wagon/blob/master/wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java#L403-L412
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to