You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "adamretter (via GitHub)" <gi...@apache.org> on 2023/04/10 11:14:00 UTC

[GitHub] [maven-mvnd] adamretter commented on issue #772: Timeout when connecting maven daemon

adamretter commented on issue #772:
URL: https://github.com/apache/maven-mvnd/issues/772#issuecomment-1501692763

   @gnodet Thanks for the configurable timeouts, however I think I am still seeing problems that this doesn't seem to help with. 
   
   When calling:
   ```
   mvnd -D'mvnd.connectTimeout=90 seconds' --version
   ```
   In GitHub Actions on the Windows and macOS runners this seems to still result in a:
   
   ```
   Exception in thread "main" org.mvndaemon.mvnd.common.DaemonException$ConnectException: Timeout waiting to connect to the Maven daemon.
   ```
   
   Full log is here - https://github.com/eXist-db/exist/actions/runs/4656874086/jobs/8240918019#step:4:204


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org