You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tuweni.apache.org by Antoine Toulme <an...@toulme.name> on 2019/09/21 06:21:56 UTC

Re: Logl Dependency in Tuweni is broken

Hey Thomas,

Best way to get help is to send email to the users list (users@tuweni.apache.org <ma...@tuweni.apache.org>), or the developers list (dev@tuweni.apache.org <ma...@tuweni.apache.org>).

The logl dependency is here: https://mvnrepository.com/artifact/org.logl/logl-api/0.3.1 <https://mvnrepository.com/artifact/org.logl/logl-api/0.3.1>

You need to add jcenter to your repositories to get it.

Cheers,

Antoine

> On Sep 20, 2019, at 2:59 PM, Thomas Lisankie <th...@tomlisankie.com> wrote:
> 
> Hi Antoine,
> 
> I'm reaching out to you because you're a maintainer on both Logl and Tuweni. I'm trying to use Tuweni in a Clojure project via Java interop. When Leiningen (Clojure build and dependency management tool) is trying to fetch Tuweni from Maven Central (specifically the parts related to Scuttlebutt), I get an error stating that Logl could not be found on Maven Central. This does seem to be the case since I did a search on Maven and it isn't there. Do you have any idea when this issue might be resolved?
> 
> And I did submit an issue on the corresponding Jira tracker for Tuweni, but it doesn't seem that any issue resolution has happened since May of this year.
> 
> I'd really appreciate if you could get back to me at your earliest convenience.
> 
> Regards,
> Thomas Lisankie