summaryrefslogtreecommitdiffstats
path: root/src/main/assembly/src.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/assembly/src.xml')
-rw-r--r--src/main/assembly/src.xml28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/main/assembly/src.xml b/src/main/assembly/src.xml
index c0cc3deed..ff66e9a6f 100644
--- a/src/main/assembly/src.xml
+++ b/src/main/assembly/src.xml
@@ -38,20 +38,20 @@
<outputDirectory>/</outputDirectory>
<excludes>
<exclude>**/target/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/archiva-applet.jar</exclude>
- <exclude>archiva-webapp/src/main/webapp/META-INF/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/images/redback/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/template/redback/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/WEB-INF/classes/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/WEB-INF/lib/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/WEB-INF/database/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/WEB-INF/logs/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/redback/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/css/redback/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/WEB-INF/jsp/redback/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/WEB-INF/template/redback/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/WEB-INF/logs/**</exclude>
- <exclude>archiva-webapp/src/main/webapp/WEB-INF/temp/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/archiva-applet.jar</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/META-INF/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/images/redback/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/template/redback/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/WEB-INF/classes/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/WEB-INF/lib/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/WEB-INF/database/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/WEB-INF/logs/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/redback/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/css/redback/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/WEB-INF/jsp/redback/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/WEB-INF/template/redback/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/WEB-INF/logs/**</exclude>
+ <exclude>**/archiva-webapp/src/main/webapp/WEB-INF/temp/**</exclude>
</excludes>
</fileSet>
<fileSet>