Skip to content

Instantly share code, notes, and snippets.

@ebaxt
Created October 19, 2012 23:16
Show Gist options
  • Save ebaxt/3921246 to your computer and use it in GitHub Desktop.
Save ebaxt/3921246 to your computer and use it in GitHub Desktop.
<technomancy> ebaxt: the problem is that the http connector for aether (called a wagon for whatever reason) isn't found
[01:12:02] jodaro (~user@nat-225.fw1.la.vclk.net) 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 (~ToBeRepla@c-68-48-103-153.hsd1.dc.comcast.net) 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