summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--java/sca/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/sca/pom.xml b/java/sca/pom.xml
index 63a9d0e326..7a0b9e8780 100644
--- a/java/sca/pom.xml
+++ b/java/sca/pom.xml
@@ -188,6 +188,13 @@
</profile>
<profile>
+ <id>setup</id>
+ <modules>
+ <module>tools/maven/maven-eclipse-compiler</module>
+ </modules>
+ </profile>
+
+ <profile>
<id>distribution</id>
<modules>
<module>modules</module>