[erlang-questions] erlang package manager

Tim Watson watson.timothy@REDACTED
Mon Dec 19 11:48:29 CET 2011


On 19 December 2011 08:18, Tobias Schlager <Tobias.Schlager@REDACTED>wrote:

> Hi,
>
> if your looking for package management and you're already familiar with
> apache maven the maven-erlang-plugin could be useful. Especially if you
> already have a continuous integration infrastructure you want to reuse.
>
> * http://erlang-plugin.sourceforge.net/
>
> Tobias
>
>
Ooh yes, I forgot about that one. It actually looks very feature complete,
though of course one has to get used to writing poms (or build a parent pom
to inherit from). Tobias, do you know if there is an archetype for
generating the initial project structure and whether or not the plugin
understands the concept of releases?

We use maven heavily for Java/Scala at work and although we use rebar to
build erlang code, we package stuff up according to maven principles and
deploy into a maven repo (actually using Sonatype's Nexus artefact
repository). This works very well despite multiple build systems in the mix
and automated deployments are relatively easy when you've got a binary
artefact repository to pull from.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111219/0fa858eb/attachment.htm>


More information about the erlang-questions mailing list