From e3b622845d9f11f1f0311124b56ac83233fa1610 Mon Sep 17 00:00:00 2001 From: Ted Nathan Husted Date: Mon, 9 Oct 2006 03:19:57 +0000 Subject: [PATCH] WW-1462 Break out toolbox into QuickStart and SiteGraph plugins. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454265 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/pom.xml | 12 ++++++++++++ plugins/pom.xml | 8 +++++--- pom.xml | 1 - src/site/site.xml | 44 ++++++++++++++++++++++++++++---------------- 4 files changed, 45 insertions(+), 20 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index f767a5efc..7dda03d63 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -183,6 +183,18 @@ ${version} + + org.apache.struts + struts2-quickstart-plugin + ${version} + + + + org.apache.struts + struts2-sitegraph-plugin + ${version} + + org.apache.struts struts2-sitemesh-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 44ca267a7..6322613e5 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -12,13 +12,15 @@ pom Struts Plugins - struts1 - pell-multipart + config-browser jasperreports jfreechart jsf - config-browser + pell-multipart plexus + quickstart + struts1 + sitegraph sitemesh tiles diff --git a/pom.xml b/pom.xml index 85d091e23..d58fe6073 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,6 @@ core api - toolbox diff --git a/src/site/site.xml b/src/site/site.xml index 8e8153887..97332f579 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -72,13 +72,10 @@ /> - + - + + + + + + - + ${reports}