From c961bd752be1fb2eee707cb5c7c44d1bda0894d2 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Thu, 25 Aug 2016 16:27:23 +0200 Subject: HONEYCOMB-140 - Honeycomb Plugin Archetype Change-Id: I6e04fb769e82fb539dbd6a79bb465974796137a4 Signed-off-by: Jan Srnicek --- .../resources/archetype-resources/__rootArtifactId__-impl/Readme.adoc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/Readme.adoc (limited to 'tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/Readme.adoc') diff --git a/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/Readme.adoc b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/Readme.adoc new file mode 100644 index 000000000..8b4288e55 --- /dev/null +++ b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/Readme.adoc @@ -0,0 +1,3 @@ +--Documentation for ${rootArtifactId} -- + +TODO Replace with general description whats the purpose of ${rootArtifactId} and how it works -- cgit 1.2.3-korg