[erlang-questions] rebar3 dependencies

Michael Truog mjtruog@REDACTED
Sat Mar 19 03:35:49 CET 2016


On 03/18/2016 07:03 PM, Eric Meadows-Jönsson wrote:
>
>     Yes, what I am talking about is having all the source code dependencies at a known state.
>     hex attempts to do this, but as you mentioned, is unable to be hosted privately and the public
>     hex site may go down at anytime for any length of time.
>
>
> You can host Hex privately, there is nothing prohibiting you from hosting your own Hex repo or mirroring Hex.pm.

While this may be possible, it is undocumented functionality, so it doesn't exist in a useable way.
The same was true of sinan/faxien in the past.

>
> On Sat, Mar 19, 2016 at 2:37 AM, Michael Truog <mjtruog@REDACTED <mailto:mjtruog@REDACTED>> wrote:
>
>     On 03/18/2016 05:58 PM, Tristan Sloughter wrote:
>>
>>         You appear to be avoiding the topic of putting all the source code dependencies into a single repository and having them work with rebar3.
>>
>>     I think it is unnecessary and poor form. Especially if you application is public and others want to depend on it.
>
>     While your opinion is that the approach is "bad", I see it as required for
>     stable and repeatable builds.  So we reach an impasse where it appears that
>     rebar3 is not meant to support this, unless by chance without it
>     intentionally being a use-case, which is unfortunate.
>
>     _______________________________________________
>     erlang-questions mailing list
>     erlang-questions@REDACTED <mailto:erlang-questions@REDACTED>
>     http://erlang.org/mailman/listinfo/erlang-questions
>
>
>
>
> -- 
> Eric Meadows-Jönsson
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160318/25c6b57c/attachment.htm>


More information about the erlang-questions mailing list