From d4a911baa808adad017219b514266db19f70a532 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Thu, 26 May 2016 10:34:22 -0400 Subject: Create a dummy file in the user doc index when skipDoc. Change-Id: Id5039869212f6b900fb423ea1cd5b27782cc9ad5 --- build/org.eclipse.cdt.autotools.docs/pom.xml | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'build/org.eclipse.cdt.autotools.docs') diff --git a/build/org.eclipse.cdt.autotools.docs/pom.xml b/build/org.eclipse.cdt.autotools.docs/pom.xml index e2d62fe67d0..73c3e317605 100644 --- a/build/org.eclipse.cdt.autotools.docs/pom.xml +++ b/build/org.eclipse.cdt.autotools.docs/pom.xml @@ -58,5 +58,34 @@ + + fake-doc + + + skipDoc + + + + + + maven-antrun-plugin + 1.8 + + + compile + + + + + + + run + + + + + + + -- cgit v1.2.3