erlang:setup

Full name:

eu.lindenbaum:maven-erlang-plugin:1.0.0-beta:setup

Description:

Utility goal that will setup a new Erlang/OTP Maven project, creating the basic resources and folders required, from a best practice point of view.

This will typically replaces the functionality given by a Maven archetype, checking and creating any missing resource:

  • src/main/erlang
  • src/main/erlang/[artifactId].app
  • src/main/include
  • src/main/priv
  • src/test/erlang
  • src/test/include
  • src/site/site.xml
  • src/site/apt/index.apt[.vm]
  • src/changes/changes.xml

Attributes:

  • Requires a Maven 2.0 project to be executed.

Parameters

(no parameters)