Skip to content

Instantly share code, notes, and snippets.

@tbatchelli
Created April 28, 2014 20:29
Show Gist options
  • Save tbatchelli/11383119 to your computer and use it in GitHub Desktop.
Save tbatchelli/11383119 to your computer and use it in GitHub Desktop.
[~/dev/palletops] ➔ lein -U new mini-site
: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 java.util.regex.Pattern.split(Pattern.java:1197)
at java.util.regex.Pattern.split(Pattern.java:1259)
at clojure.string$split.invoke(string.clj:222)
at lein_pallet_release.plugin$doc_version.invoke(plugin.clj:18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment