summaryrefslogtreecommitdiffstats
path: root/sonar-server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-01-17 12:28:48 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2012-01-17 12:28:48 +0100
commit7009396badff62eef6542983655c06c021c9aa8b (patch)
treec24c3312c44bb0a7233f105dea12298b7eff3410 /sonar-server/pom.xml
parentd231aef15a9f8bf4faabac179b73f33731a64c06 (diff)
downloadsonarqube-7009396badff62eef6542983655c06c021c9aa8b.tar.gz
sonarqube-7009396badff62eef6542983655c06c021c9aa8b.zip
Fix development mode of webapp + remove useless files
Diffstat (limited to 'sonar-server/pom.xml')
-rw-r--r--sonar-server/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml
index 88f57bd6540..bcc816f2a72 100644
--- a/sonar-server/pom.xml
+++ b/sonar-server/pom.xml
@@ -303,11 +303,7 @@
<artifactId>maven-war-plugin</artifactId>
<configuration>
<packagingExcludes>
- **/*.log,*.iml,WEB-INF/script/,WEB-INF/test/,
- javascripts/application*.js,javascripts/prototype*.js,javascripts/scriptaculous*.js,javascripts/tablekit*.js,javascripts/tablekit*.js,
- javascripts/prototip*.js,javascripts/dashboard*.js,javascripts/protovis.js,javascripts/protovis-min.js,javascripts/protovis-sonar*.js,
- javascripts/protovis-msie-min.js,javascripts/duplication*.js,protovis-msie-min.js,resource*.js,
- stylesheets/yui-2.6.0*.css,stylesheets/calendar*.css,stylesheets/style*.css,stylesheets/sonar-colorizer*.css,stylesheets/dashboard*.css
+ **/*.log,*.iml,WEB-INF/script/,WEB-INF/test/,javascripts/*-min.js,javascripts/calendar/*-min.js,stylesheets/*-min.css
</packagingExcludes>
<warSourceExcludes>
**/*