bootlaces
bootlaces copied to clipboard
Path overlap error thrown on push-snapshot
boot build-jar push-snapshot
clojure.lang.ExceptionInfo: Assert failed: The :source-paths, :resource-paths, and :asset-paths must not overlap.
(empty? (set/intersection paths parents))
data: {:file
"/var/folders/fq/_rst8fw93jl0dqjsc3vhqzrh0000gn/T/boot.user4186625119410084883.clj",
:line 11}
java.lang.AssertionError: Assert failed: The :source-paths, :resource-paths, and :asset-paths must not overlap.
(empty? (set/intersection paths parents))
boot.core/assert-disjoint core.clj: 619
boot.core/fn core.clj: 625
...
clojure.core/partial/fn core.clj: 2495
...
clojure.core/apply core.clj: 632
clojure.core/update-in core.clj: 5923
...
clojure.core/swap! core.clj: 2241
...
boot.core/set-env! core.clj: 661
...
clojure.core/apply core.clj: 630
boot.core/merge-env! core.clj: 669
...
adzerk.bootlaces/bootlaces! bootlaces.clj: 24
...
boot.user/eval961 boot.user4186625119410084883.clj: 11
...
boot.main/-main/fn main.clj: 192
boot.main/-main main.clj: 192
...
boot.App.runBoot App.java: 390
boot.App.main App.java: 467
...
Boot.main Boot.java: 258
build.boot: https://github.com/talexand/hallo-color/blob/master/build.boot