# HG changeset patch
# User robcast
# Date 1447443683 -3600
# Node ID a96deb0129a5b8c334ce8190e0c82f72c189371d
# Parent 71cd204862d4ebfb77d9d133cb2897091124a32b
trying yuicompressor maven plugin.
diff -r 71cd204862d4 -r a96deb0129a5 webapp/pom.xml
--- a/webapp/pom.xml Fri Nov 13 18:29:54 2015 +0100
+++ b/webapp/pom.xml Fri Nov 13 20:41:23 2015 +0100
@@ -37,16 +37,49 @@
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.19
-
- ${skipTests}
-
-
-
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.19
+
+ ${skipTests}
+
+
+
+
+
+ net.alchim31.maven
+ yuicompressor-maven-plugin
+ 1.5.1
+
+
+
+ compress
+
+
+
+
+ false
+
+ **/*.css
+
+
+ jquery/jquery.digilib.*.js
+
+
+
+ true
+ true
+
+
+ jquery/jquery.digilib.*.js
+
+
+
+
+
+
@@ -105,14 +138,6 @@
srv3
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- 1.7
- 1.7
-
-