<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>I'm confused what the issue with transitive dependencies is in rebar_mix.<br></div><div><br></div><div>The only transitive dependencies that won't work are if the mix dep has git deps. So if you depend on a Elixir application as a hex dependency everything should work fine.<br></div><div><br></div><div>Did you not find that to be the case? Or is this to resolve the issue with using Elixir git deps?<br></div><div><br></div><div>Tristan<br></div><div><br></div><div>On Mon, Apr 1, 2019, at 11:40, Andres Mareca wrote:<br></div><blockquote type="cite" id="fastmail-quoted"><div dir="ltr"><div dir="ltr"><div>Hello,<br></div><div>I have read some threads related to erlang-elixir apps and libraries interoperability.<br></div><div><br></div><div>In my company, Coowry, we have code written in Erlang and Elixir and we have some code already factored in both languages. We are using our own plugin that I implemented.<br></div><div><br></div><div>The most important feature of the plugin is that allows to manage transitive dependencies.<br></div><div><br></div><div>I have been working to make the plugin public and now I would like to share it with you: <a href="https://github.com/Supersonido/rebar3_elixir">https://github.com/Supersonido/rebar3_elixir</a><br></div><div><br></div><div>I hope it helps others.<br></div><div><br></div><div>Anything do not hesitate to ask.<br></div><div><br></div><div>A greeting.<br></div></div></div><div>_______________________________________________<br></div><div>erlang-questions mailing list<br></div><div>erlang-questions@erlang.org<br></div><div>http://erlang.org/mailman/listinfo/erlang-questions<br></div><div><br></div></blockquote><div><br></div></body></html>