Skip to content

Instantly share code, notes, and snippets.

@tbatchelli
Created April 28, 2014 21:32
Show Gist options
  • Save tbatchelli/11384683 to your computer and use it in GitHub Desktop.
Save tbatchelli/11384683 to your computer and use it in GitHub Desktop.
[~/dev/palletops/mini-site (master)⚡] ➔ lein deps
:repositories detected in user-level profiles! [:s3]
See https://github.com/technomancy/leiningen/wiki/Repeatability
java.lang.NullPointerException
at java.util.regex.Matcher.getTextLength(Matcher.java:1234)
at java.util.regex.Matcher.reset(Matcher.java:308)
at java.util.regex.Matcher.<init>(Matcher.java:228)
at java.util.regex.Pattern.matcher(Pattern.java:1088)
at clojure.core$re_matcher.invoke(core.clj:4386)
at clojure.core$re_find.invoke(core.clj:4438)
at leiningen.pallet_release.git$origin.invoke(git.clj:40)
at lein_pallet_release.plugin$src_uri.invoke(plugin.clj:10)
at lein_pallet_release.plugin$profiles.invoke(plugin.clj:33)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment