#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):
As a workaround, one may install artifacts by hand via the mvn command line.
The following will pull the artifacts required to get the depdendencies needed by CFFI
{{{ mvn dependency:get -Dartifact net.java.dev.jna:jna:4.1.0 }}}
-- Ticket URL: http://abcl.org/trac/ticket/390#comment:1 armedbear http://abcl.org armedbear