From 80bcbd0b3e43fa4770131fa699f190927b24ae45 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Sat, 19 Apr 2008 12:14:02 +0000 Subject: [PATCH] Fixing version, adding missing plugins WW-2604 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649802 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/pom.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index 3f4d1cf65..ebac62730 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -33,7 +33,7 @@ org.apache.struts struts2-parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT @@ -161,6 +161,11 @@ + + org.apache.struts + struts2-codebehind-plugin + ${version} + org.apache.struts @@ -168,6 +173,18 @@ ${version} + + org.apache.struts + struts2-dojo-plugin + ${version} + + + + org.apache.struts + struts2-dwr-plugin + ${version} + + org.apache.struts struts2-jasperreports-plugin @@ -186,6 +203,12 @@ ${version} + + org.apache.struts + struts2-junit-plugin + ${version} + + org.apache.struts struts2-pell-multipart-plugin @@ -200,15 +223,32 @@ org.apache.struts - struts2-sitegraph-plugin + struts2-portlet-plugin ${version} + org.apache.struts + struts2-rest-plugin + ${version} + + + + org.apache.struts + struts2-sitegraph-plugin + ${version} + + + org.apache.struts struts2-sitemesh-plugin ${version} + + org.apache.struts + struts2-spring-plugin + ${version} + org.apache.struts @@ -218,13 +258,13 @@ org.apache.struts - struts2-tiles-plugin + struts2-testng-plugin ${version} org.apache.struts - struts2-rest-plugin + struts2-tiles-plugin ${version}