Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.compendium.tests/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.compendium.tests/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.compendium.tests/pom.xml b/bundles/org.eclipse.equinox.compendium.tests/pom.xml
index a0b6689fb..fc5598d11 100644
--- a/bundles/org.eclipse.equinox.compendium.tests/pom.xml
+++ b/bundles/org.eclipse.equinox.compendium.tests/pom.xml
@@ -23,5 +23,6 @@
<packaging>eclipse-test-plugin</packaging>
<properties>
<skipTests>true</skipTests>
+ <skipAPIAnalysis>true</skipAPIAnalysis>
</properties>
</project>

Back to the top