leiningen

2022-06-15T22:47:09.478609Z

@mail990 I really don't understand why you have a problem with defaults at this point.

2022-06-15T22:47:54.201799Z

Your case does not seem to have anything special going on. Javac runs as a prep task before any other task. If you have your java-source-paths set and it doesn't overlap with clj source. I see no issue

2022-06-15T22:49:33.674399Z

What task did you specifically run to get an error originally?

2022-06-15T22:49:49.094849Z

Also try setting DEBUG=true before the next time you try that