summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archiva-modules/archiva-web/archiva-web-common/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-web-common/pom.xml b/archiva-modules/archiva-web/archiva-web-common/pom.xml
index c786af001..6a86be3a7 100644
--- a/archiva-modules/archiva-web/archiva-web-common/pom.xml
+++ b/archiva-modules/archiva-web/archiva-web-common/pom.xml
@@ -423,6 +423,7 @@
<configuration>
<excludes>
<exclude>src/test/repositories/test-repo/**</exclude>
+ <exclude>src/test/repositories/snapshot-repo/**</exclude>
</excludes>
</configuration>
</plugin>