gnodet commented on PR #35: URL: https://github.com/apache/maven-deploy-plugin/pull/35#issuecomment-1407031604
> @slawekjaranowski the code for multi-threaded deploy should work if the number of threads is set to `1`. Should we just use a single code path for both ? In case we really want to avoid creating a thread pool with 1 thread, we could use https://guava.dev/releases/19.0/api/docs/com/google/common/util/concurrent/MoreExecutors.html#newDirectExecutorService() ... -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org