aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2015-01-06 11:40:39 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2015-01-06 11:59:49 +0100
commit34cff10aba416343d259a21d1f9ca92e1188bf0e (patch)
tree3afe70f7b0d04c55e9f56b5c6da9802004818c0b /pom.xml
parent099f5133ceec1648c5dc96420c8cd0676e48df68 (diff)
downloadsonarqube-34cff10aba416343d259a21d1f9ca92e1188bf0e.tar.gz
sonarqube-34cff10aba416343d259a21d1f9ca92e1188bf0e.zip
SONAR-5705 Restore internal mojo to have clean failure
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 934f5957e83..cae7627b5f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,8 @@
<module>sonar-home</module>
<module>sonar-java-api</module>
<module>sonar-markdown</module>
+ <module>sonar-maven-plugin</module>
+ <module>sonar-maven3-plugin</module>
<module>sonar-plugin-api</module>
<module>server</module>
<module>sonar-testing-harness</module>