Skip to content
New issue

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

Using new build infrastructure build fails at Compile clojure source files #8

Open
huksley opened this issue Jul 27, 2022 · 0 comments

Comments

@huksley
Copy link

huksley commented Jul 27, 2022

Error

Step "Compile clojure source files" failed with error
"Could not locate metabase/driver/sudoku/query_processor__init.class, metabase/driver/sudoku/query_processor.clj or metabase/driver/sudoku/query_processor.cljc on classpath. Please check that namespaces with dashes use underscores in the Clojure file name."

Steps to reproduce

git clone https://github.com/metabase/metabase --depth 1
cd metabase/modules/drivers
git clone https://github.com/metabase/sudoku-driver sudoku
cd ../..
bin/build-driver.sh sudoku

Environment

Clojure CLI version 1.11.1.1149
openjdk 11.0.16 2022-07-19
MacOS X 12.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant