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}