From 99bfc003396ec445131efcc35813255a75f2c276 Mon Sep 17 00:00:00 2001 From: Nikita Date: Thu, 31 Jan 2013 20:38:10 +0400 Subject: [PATCH] exclude-swf-files profile added. Issue #42 --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 3f505ae..537645e 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,22 @@ + + + exclude-swf-files + + + + src/main/resources + + static/** + + + + + + + com.googlecode.jmockit