From c6f015cd2c87934b36d18ca7f6ebbedf500f38f9 Mon Sep 17 00:00:00 2001 From: Wesley Wannemacher Date: Fri, 16 Jan 2009 16:37:11 +0000 Subject: [PATCH] making wget download docs from the site, requires wget, but removes other dependencies WW-2958 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@735051 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/pom.xml | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index ccebb73e4..a8505184a 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -248,16 +248,24 @@ + + + + + + + + + + + + +