Le 07/12/2020 à 17:38, Louis-Philippe Véronneau a écrit : > This package currently publishes artifacts in /usr/share/maven-repo, but > does not publish a "debian" version. > > Would it be possible to do that? It would make building Clojure packages > that depend on this library much easier, as I would not have to hardcode > a version.
Hi Louis-Philippe, libyaml-snake-java already provides a Maven artifact with a generic version. You just have to use '1.x' instead of 'debian'. Emmanuel Bourg

