Installation¶
- Add
https://maven.dans.knaw.nl/releases/as a plug-in repository if you want to use a released version of this archetype. - Clone and build the project if you want to use a snapshot.
Building from source¶
Prerequisites:
- Maven 3.3.3 or higher
Steps:
git clone https://github.com/DANS-KNAW/dans-module-archetype.git
cd dans-module-archetype
mvn install