From 9d3233bcc0a091c5d98777639b23a0705e4e47c2 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 28 Jan 2014 19:46:46 +0100 Subject: [PATCH] Delete temporary files from Configuration Reference Delete temporary files so that they do not get published. This is the same logic we use for the Install Guides. Change-Id: I57af6ec6dca252a2987724fd34b43407dcc4a4bc --- doc/config-reference/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/config-reference/pom.xml b/doc/config-reference/pom.xml index ef7c5122fa..8302e88c99 100644 --- a/doc/config-reference/pom.xml +++ b/doc/config-reference/pom.xml @@ -60,6 +60,24 @@ config-reference-${release.path.name} + + cleanup + + generate-webhelp + + generate-sources + + dummy.xml + + + + + + + + + +