Created
October 19, 2012 23:16
-
-
Save ebaxt/3921246 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<technomancy> ebaxt: the problem is that the http connector for aether (called a wagon for whatever reason) isn't found | |
[01:12:02] jodaro ([email protected]) left IRC. (Ping timeout: 246 seconds) | |
[01:12:14] <technomancy> ebaxt: usually you see this when you're trying to deploy to some nonstandard repository type like S3 | |
[01:12:21] ToBeReplaced ([email protected]) left the channel. | |
[01:12:21] <aperiodic> dakrone: it seems to me that the proxy functionality doesn't work with SOCKS (i've got a local SOCKS tunnel open that my web browser is using fine, but i get the same no response exception w/clj-http) | |
[01:12:33] <technomancy> the fact that aether would be unable to find a wagon that it bundles with itself is bizarre |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment