<div dir="ltr">Hello,<br><br>I don't know if this is too much for a helper but would it be feasible to create a local maven repository with the libraries found at /usr/share/java so that leiningen can fetch from there when doing lein jar/compile? It would be like jh_linkjars except that the symlinks are in the ~/.m2 folder since leiningen fetches from there. I believe this would be easier to set up in leiningen 2 if we modify :mirrors on the project.clj (I asked yesterday on #leiningen how to point to local repos and :mirrors seemed to be the answer).<br>
<br>What are your thoughts about this?<br><br>Eugenio</div>