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

lein ring uberjar fails on main class not found #154

Open
chenfisher opened this issue Mar 9, 2015 · 1 comment
Open

lein ring uberjar fails on main class not found #154

chenfisher opened this issue Mar 9, 2015 · 1 comment

Comments

@chenfisher
Copy link

When running lein ring uberjar

I get the following error:

Compiling api.api.main
java.io.FileNotFoundException: Could not locate api/api/main__init.class or api/api/main.clj on classpath: 

It seems like a problem with the injected main file that is injected by lein ring

(I'm using lein-ring 0.9.2, leiningen 2.5.1)

Thanks for your help

@MichaelBlume
Copy link
Collaborator

Is this a different issue from #153?

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

2 participants