From 03819dd759369744cc550f85efb1d4eb490670e5 Mon Sep 17 00:00:00 2001 From: Wesley Wannemacher Date: Thu, 23 Apr 2009 18:20:39 +0000 Subject: [PATCH] adding profile to disable assembly module git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768002 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c8272c46..6af17c507 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,6 @@ apps plugins bundles - assembly @@ -85,6 +84,17 @@ + + includeAssembly + + + !skipAssembly + + + + assembly + + xwork