From a0fb963af5299d43bc65bc1395805e71edfde8d6 Mon Sep 17 00:00:00 2001 From: jensp Date: Mon, 19 Oct 2015 13:19:24 +0000 Subject: [PATCH] CCM NG: Added instructions how to install archetypes to README git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@3700 8810af33-2d31-482b-a856-94f89814c4df --- README.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.txt b/README.txt index 088d0842b..3afe3cac6 100644 --- a/README.txt +++ b/README.txt @@ -18,3 +18,10 @@ To include integration tests into the reports The available profiles are listed in the documentation. +To install the archetypes in your local Maven repository run + +mvn [clean] install -pl $archetype-module + +for example + +mvn clean install -pl ccm-cms-archetypes-contenttype