[erlang-questions] Turning rebar into a package manager

Ondřej Černoš cernoso@REDACTED
Fri Oct 19 14:25:56 CEST 2012


If rebar does everything maven does, then why this thread even exists?

ondrej

ps. Could we please stop bashing Java and XML and discuss on topic?

On Fri, Oct 19, 2012 at 2:24 PM, Max Lapshin <max.lapshin@REDACTED> wrote:
>> - repeatable builds
>
> it exists in rebar
>
>> - declarative version management
>
> it exists in rebar
>
>> - it is a de facto standard for dependency management in Java world,
>> therefore thousands of java libs and other artifacts are available for
>> maven users
>
> is it a pro? I really don't care about Java users. It is their problem
> that they still have to use Java with its horrible infrastructure.
>
>
>> - ability to integrate traditional build tools into maven workflow (ant, make)
>
> Great. You have two megabytes of XML for Maven that allows you to
> include 20 megabytes of XML for Ant.
> Good tool.
>
>> - ability to combine public/private repositories
>
> it exists in rebar.
>
>> - automatic deployment of build artefacts into repository, if desired
>
> it exists in rebar
>
>> - extensibility through plugins
>
> it exists in rebar.
>
>>
>> It is true that XML is not the best format
>
> In fact it is the worsests declarative format.
>
>
>> but hey, maven was created at the times when XML seemed like a good
>> idea and sincerely, it is not The Issue with the tool that is worth
>> using as a way to refuse it.
>
> Yes, but rebar can do _everything_ that maven do with a simple and
> easy-to-edit config file.



More information about the erlang-questions mailing list