From 5f676a83afde69be89d9ec5b4774e3c736052ad3 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Sat, 14 Mar 2009 16:45:20 +0000 Subject: [PATCH] Added a build option 'attach-distribution' --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4560f14e0d..9b4c2229ec 100644 --- a/pom.xml +++ b/pom.xml @@ -214,6 +214,10 @@ + + false + + @@ -543,7 +547,7 @@ ${basedir}/src/assembly/default.xml - false + ${attach-distribution} true gnu