aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.tests
diff options
context:
space:
mode:
authorMirko Friedenhagen <mfriedenhagen@gmail.com>2013-11-23 21:34:18 +0100
committerMirko Friedenhagen <mfriedenhagen@gmail.com>2013-11-23 21:34:18 +0100
commitf5c35cfcbf14c9eabc36aaa691bc844dc2b924bd (patch)
tree200f177ae3a43d94a9267b2b93cb6cc1fca165cb /org.jacoco.tests
parent12d6f5aa98f5af9d816e2a721917175e216bcfd6 (diff)
downloadjacoco-f5c35cfcbf14c9eabc36aaa691bc844dc2b924bd.tar.gz
Include jacoco-maven-plugin.test module again, otherwise distribution is not built.
Diffstat (limited to 'org.jacoco.tests')
-rw-r--r--org.jacoco.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.jacoco.tests/pom.xml b/org.jacoco.tests/pom.xml
index e4cd5ddc..13edb8fc 100644
--- a/org.jacoco.tests/pom.xml
+++ b/org.jacoco.tests/pom.xml
@@ -31,7 +31,7 @@
<module>../org.jacoco.agent.rt.test</module>
<module>../org.jacoco.agent.test</module>
<module>../org.jacoco.ant.test</module>
- <!-- <module>../jacoco-maven-plugin.test</module> -->
+ <module>../jacoco-maven-plugin.test</module>
<module>../org.jacoco.examples.test</module>
</modules>