From 4ff0bbc3c16342bdf974299a9e444cba74096268 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 21 Sep 2016 13:51:57 +0200 Subject: HONEYCOMB-209 Configure maven site To produce site for Honeycomb + javadoc asciidoc To build the site: mvn clean install site:attach-descriptor site mvn site:stage -DstagingDirectory=/home/mmarsale/tmp/stage Change-Id: I4246bb09ba02b74a2a9c84ee73f8dba02384fffa Signed-off-by: Maros Marsalek --- samples/interfaces/mapping/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'samples/interfaces/mapping/pom.xml') diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index e9b328dc6..1bb3a4c97 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -24,6 +24,7 @@ 4.0.0 io.fd.honeycomb.samples.interfaces interfaces-mapping + ${project.artifactId} 1.16.12-SNAPSHOT bundle -- cgit 1.2.3-korg