[armedbear] #390: ABCL-ASDF:RESOLVE not working
armedbear
armedbear-devel at common-lisp.net
Thu May 14 07:46:27 UTC 2015
#390: ABCL-ASDF:RESOLVE not working
-------------------------------+-----------------------
Reporter: mevenson | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 1.4.0
Component: abcl-contrib | Version: 1.4.0-dev
Resolution: | Keywords: abcl-asdf
Parent Tickets: |
-------------------------------+-----------------------
Comment (by mevenson):
WORKAROUND: ensure that you use maven-3.2.3 from the environment.
Verify via ENSURE-MVN-VERSION
{{{
CL-USER> (abcl-asdf:ensure-mvn-version)
T
(3 2 3)
}}}
I believe (but have not verified) that the patches from Cyrus to enable
maven-3.2.5 or later just never checked whether the artifacts were already
present locally in the <file:~/.m2/> Maven cache.
Documentation on using Aether apart from Maven has gotten better.
--
Ticket URL: <http://abcl.org/trac/ticket/390#comment:2>
armedbear <http://abcl.org>
armedbear
More information about the armedbear-ticket
mailing list