aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3adaa808b..3610d720f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1867,6 +1867,16 @@
</profile>
<profile>
+ <id>jdk-1.7</id>
+ <activation>
+ <jdk>1.7</jdk>
+ </activation>
+ <modules>
+ <module>archiva-modules/plugins/metadata-store-cassandra</module>
+ </modules>
+ </profile>
+
+ <profile>
<!-- profile to run javascript webapp and it tests -->
<id>it-js</id>
<modules>