#257: ASDF:MVN components always retrieve LATEST artifacts ------------------------------------------+--------------------------------- Reporter: mevenson | Owner: somebody Type: defect | Status: new Priority: major | Milestone: 1.1.0 Component: other | Version: 1.1.0-dev Keywords: abcl-contrib abcl-asdf maven | ------------------------------------------+--------------------------------- ABCL-ASDF seems to be ignoring versions declared in the system definition, instead electing to load the LATEST version".
{{{ (abcl-asdf:resolve (asdf:find-component (asdf:find-system :jna) "net.java.dev.jna/jna/3.4.0")) }}}