Has anyone been able to do something similar to lein uberjar using
Enclojure?  I always end up with the message:

[WARNING] JAR will be empty - no content was marked for inclusion!

This happens even if I make a new project where:

1) Create a project with lein new myproject
2) Edit the project (e.g., 
http://github.com/technomancy/leiningen/blob/master/TUTORIAL.md
)
3) Run lein uberjar, which works
4) Run lein pom
5) Try to build myproject in Enclojure

Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to