diff --git a/build/org.eclipse.cdt.autotools.docs/pom.xml b/build/org.eclipse.cdt.autotools.docs/pom.xml
index 879c4b3ebe3..7ffb3abb18b 100644
--- a/build/org.eclipse.cdt.autotools.docs/pom.xml
+++ b/build/org.eclipse.cdt.autotools.docs/pom.xml
@@ -14,39 +14,49 @@
2.0.2-SNAPSHOT
org.eclipse.cdt.autotools.docs
eclipse-plugin
-
-
-
-
- org.eclipse.tycho.extras
- tycho-eclipserun-plugin
- ${tycho-extras-version}
-
- -application org.eclipse.ant.core.antRunner -buildfile build-index.xml build.index
-
-
- org.apache.ant
- eclipse-plugin
-
-
- org.eclipse.help.base
- eclipse-plugin
-
-
- org.eclipse.ant.core
- eclipse-plugin
-
-
-
-
-
-
- eclipse-run
-
- compile
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+ build-doc
+
+
+ !skipDoc
+
+
+
+
+
+ org.eclipse.tycho.extras
+ tycho-eclipserun-plugin
+ ${tycho-extras-version}
+
+ -application org.eclipse.ant.core.antRunner -buildfile build-index.xml build.index
+
+
+ org.apache.ant
+ eclipse-plugin
+
+
+ org.eclipse.help.base
+ eclipse-plugin
+
+
+ org.eclipse.ant.core
+ eclipse-plugin
+
+
+
+
+
+
+ eclipse-run
+
+ compile
+
+
+
+
+
+
+
+
diff --git a/debug/org.eclipse.cdt.debug.application.doc/pom.xml b/debug/org.eclipse.cdt.debug.application.doc/pom.xml
index 9508c587a22..f4bee761cc5 100644
--- a/debug/org.eclipse.cdt.debug.application.doc/pom.xml
+++ b/debug/org.eclipse.cdt.debug.application.doc/pom.xml
@@ -31,36 +31,52 @@
-
- org.eclipse.tycho.extras
- tycho-eclipserun-plugin
- ${tycho-extras-version}
-
- -application org.eclipse.ant.core.antRunner -buildfile customBuildCallbacks.xml build.index
-
-
- org.apache.ant
- eclipse-plugin
-
-
- org.eclipse.help.base
- eclipse-plugin
-
-
- org.eclipse.ant.core
- eclipse-plugin
-
-
-
-
-
-
- eclipse-run
-
- compile
-
-
-
+
+
+
+ build-doc
+
+
+ !skipDoc
+
+
+
+
+
+ org.eclipse.tycho.extras
+ tycho-eclipserun-plugin
+ ${tycho-extras-version}
+
+ -application org.eclipse.ant.core.antRunner -buildfile customBuildCallbacks.xml build.index
+
+
+ org.apache.ant
+ eclipse-plugin
+
+
+ org.eclipse.help.base
+ eclipse-plugin
+
+
+ org.eclipse.ant.core
+ eclipse-plugin
+
+
+
+
+
+
+ eclipse-run
+
+ compile
+
+
+
+
+
+
+
+
diff --git a/doc/org.eclipse.cdt.doc.isv/pom.xml b/doc/org.eclipse.cdt.doc.isv/pom.xml
index 291f890a33d..36927f9169d 100644
--- a/doc/org.eclipse.cdt.doc.isv/pom.xml
+++ b/doc/org.eclipse.cdt.doc.isv/pom.xml
@@ -31,36 +31,51 @@
-
- org.eclipse.tycho.extras
- tycho-eclipserun-plugin
- ${tycho-extras-version}
-
- -application org.eclipse.ant.core.antRunner -buildfile buildDoc.xml
-
-
- org.apache.ant
- eclipse-plugin
-
-
- org.eclipse.help.base
- eclipse-plugin
-
-
- org.eclipse.pde.core
- eclipse-plugin
-
-
-
-
-
-
- eclipse-run
-
- compile
-
-
-
+
+
+
+ build-doc
+
+
+ !skipDoc
+
+
+
+
+
+ org.eclipse.tycho.extras
+ tycho-eclipserun-plugin
+ ${tycho-extras-version}
+
+ -application org.eclipse.ant.core.antRunner -buildfile buildDoc.xml
+
+
+ org.apache.ant
+ eclipse-plugin
+
+
+ org.eclipse.help.base
+ eclipse-plugin
+
+
+ org.eclipse.pde.core
+ eclipse-plugin
+
+
+
+
+
+
+ eclipse-run
+
+ compile
+
+
+
+
+
+
+
diff --git a/doc/org.eclipse.cdt.doc.user/pom.xml b/doc/org.eclipse.cdt.doc.user/pom.xml
index 6ef850ee96d..5da7a6d9526 100644
--- a/doc/org.eclipse.cdt.doc.user/pom.xml
+++ b/doc/org.eclipse.cdt.doc.user/pom.xml
@@ -31,36 +31,51 @@
-
- org.eclipse.tycho.extras
- tycho-eclipserun-plugin
- ${tycho-extras-version}
-
- -application org.eclipse.ant.core.antRunner -buildfile customBuildCallbacks.xml build.index
-
-
- org.apache.ant
- eclipse-plugin
-
-
- org.eclipse.help.base
- eclipse-plugin
-
-
- org.eclipse.ant.core
- eclipse-plugin
-
-
-
-
-
-
- eclipse-run
-
- compile
-
-
-
+
+
+
+ build-doc
+
+
+ !skipDoc
+
+
+
+
+
+ org.eclipse.tycho.extras
+ tycho-eclipserun-plugin
+ ${tycho-extras-version}
+
+ -application org.eclipse.ant.core.antRunner -buildfile customBuildCallbacks.xml build.index
+
+
+ org.apache.ant
+ eclipse-plugin
+
+
+ org.eclipse.help.base
+ eclipse-plugin
+
+
+ org.eclipse.ant.core
+ eclipse-plugin
+
+
+
+
+
+
+ eclipse-run
+
+ compile
+
+
+
+
+
+
+