![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#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