From fe494806f2de76944d362fa3809bbeaf4ada0334 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Fri, 29 Sep 2006 06:16:46 +0000 Subject: [PATCH] Updating assembly for plugins WW-1457 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451141 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/pom.xml | 52 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index e44e6c2f3..c03a01493 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -140,12 +140,62 @@ struts2-core ${version} + org.apache.struts - struts2-extras + struts2-config-browser-plugin ${version} + + org.apache.struts + struts2-jasperreports-plugin + ${version} + + + + org.apache.struts + struts2-jfreechart-plugin + ${version} + + + + org.apache.struts + struts2-jsf-plugin + ${version} + + + + org.apache.struts + struts2-pell-multipart-plugin + ${version} + + + + org.apache.struts + struts2-plexus-plugin + ${version} + + + + org.apache.struts + struts2-sitemesh-plugin + ${version} + + + + org.apache.struts + struts2-struts1-plugin + ${version} + + + + org.apache.struts + struts2-tiles-plugin + ${version} + + + javax.servlet