[erlang-questions] Rebar: Multi applications depend on same application, but different branchs

Tuncer Ayaz tuncer.ayaz@REDACTED
Fri Dec 5 17:01:53 CET 2014


On Fri, Dec 5, 2014 at 3:33 AM, linbo liao wrote:
> Hi,
>
> For rebar dependency management, I have application A depend on
> application B, both A and B depend on application C.
>
> A require C's master branch, B require C's other branch. And A only
> use some library of B.
>
> When I execute "rebar get-deps" , it will use other branch defined
> in B, but not master branch defined in A.
>
> Is there any way to resolve this issue? Thanks in advance.

Replied in the original thread:
http://lists.basho.com/pipermail/rebar_lists.basho.com/2014-December/002106.html



More information about the erlang-questions mailing list