On Fri, Oct 14, 2011 at 12:20 PM, Bruce Gordon <[email protected]> wrote: > Is this normal? > > bruce@mepis1:~/cloj2$ mvn > bash: mvn: command not found
Yes, you don't need to have Maven installed to use Leiningen. It looks like your JVM simply can't access the network. Could be a variety of issues, including DNS resolution, firewalls, or IPv6 problems. -Phil -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
