summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-equinox/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/branches/sca-equinox/pom.xml b/branches/sca-equinox/pom.xml
index a2f990c90f..4b6bba1733 100644
--- a/branches/sca-equinox/pom.xml
+++ b/branches/sca-equinox/pom.xml
@@ -173,6 +173,13 @@
<profiles>
<profile>
+ <id>setup</id>
+ <modules>
+ <module>tools/maven/maven-eclipse-compiler</module>
+ </modules>
+ </profile>
+
+ <profile>
<id>default</id>
<activation>
<activeByDefault>true</activeByDefault>