diff --git a/com.avaloq.tools.ddk.xtext.export.test/pom.xml b/com.avaloq.tools.ddk.xtext.export.test/pom.xml
index 15935f52c..772d83730 100644
--- a/com.avaloq.tools.ddk.xtext.export.test/pom.xml
+++ b/com.avaloq.tools.ddk.xtext.export.test/pom.xml
@@ -11,4 +11,85 @@
com.avaloq.tools.ddk.xtext.export.test
eclipse-test-plugin
-
\ No newline at end of file
+
+
+
+
+ org.eclipse.tycho
+ tycho-surefire-plugin
+ ${tycho.version}
+
+ false
+ ${ddk.skipPerModuleTests}
+ com.avaloq.tools.ddk.xtext.test.export.ExportTestSuite
+ false
+ false
+ true
+ ${test.timeout}
+
+ -Dorg.osgi.framework.system.packages.extra=jdk.incubator.vector -Dslf4j.internal.verbosity=ERROR -Dlogback.configurationFile="${runtime.logbackConfig}" ${test.javaOptions}
+ -pluginCustomization ${runtime.pluginCustomization}
+ ${runtime.product}
+ org.eclipse.ui.ide.workbench
+
+
+ p2-installable-unit
+ org.eclipse.platform.feature.group
+
+
+
+
+
+ org.eclipse.tycho
+ target-platform-configuration
+ ${tycho.version}
+
+
+
+
+ eclipse-feature
+ org.eclipse.xtext.sdk
+ 0.0.0
+
+
+ eclipse-feature
+ org.eclipse.pde
+ 0.0.0
+
+
+ eclipse-feature
+ org.eclipse.help
+ 0.0.0
+
+
+ eclipse-feature
+ org.eclipse.rcp
+ 0.0.0
+
+
+ eclipse-plugin
+ org.eclipse.equinox.event
+ 0.0.0
+
+
+
+
+
+
+
+
diff --git a/ddk-parent/pom.xml b/ddk-parent/pom.xml
index 5ce1abb7d..11da60d8c 100644
--- a/ddk-parent/pom.xml
+++ b/ddk-parent/pom.xml
@@ -64,6 +64,17 @@
https://dsldevkit.github.io/dsl-devkit/p2/releases/latest/
https://dsldevkit.github.io/dsl-devkit/p2/snapshots/latest/
+
+
+ true