#360: Unable to load hunchentoot via quicklisp (maven, asdf problem?) -----------------------------+---------------------- Reporter: david creelman | Owner: mevenson Type: defect | Status: accepted Priority: major | Milestone: Component: other | Version: Resolution: | Keywords: -----------------------------+---------------------- Changes (by mevenson):
* owner: => mevenson * status: new => accepted
Comment:
Do you have Maven installed locally?
What are the results of : {{{ CL-USER> (require :abcl-contrib) (require :quicklisp-abcl) (require :abcl- asdf) CL-USER> (abcl-asdf:find-mvn) #P"/opt/local/share/java/apache-maven-3.1.1/bin/mvn" }}}
-- Ticket URL: http://abcl.org/trac/ticket/360#comment:1 armedbear http://abcl.org armedbear