We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
build.boot
The text was updated successfully, but these errors were encountered:
No branches or pull requests
build.boot
: https://github.com/talexand/hallo-color/blob/master/build.bootThe text was updated successfully, but these errors were encountered: