diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 765c9c46a..853c53bcb 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -28,7 +28,7 @@ struts2-apps 2.3.15-SNAPSHOT - org.apache.struts + struts2-blank war Blank Webapp @@ -66,7 +66,6 @@ ${project.groupId} struts2-junit-plugin - ${project.version} test diff --git a/apps/jboss-blank/pom.xml b/apps/jboss-blank/pom.xml index 285e589b7..c50eff9af 100644 --- a/apps/jboss-blank/pom.xml +++ b/apps/jboss-blank/pom.xml @@ -28,7 +28,7 @@ struts2-apps 2.3.15-SNAPSHOT - org.apache.struts + struts2-jboss-blank war JBoss Blank Webapp @@ -57,7 +57,6 @@ ${project.groupId} struts2-junit-plugin - ${project.version} test diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index 957f1f84d..aa464ebff 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -28,7 +28,7 @@ struts2-apps 2.3.15-SNAPSHOT - org.apache.struts + struts2-mailreader war Mail Reader Webapp diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index f6e651db3..0b4ce00c0 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -28,7 +28,7 @@ struts2-apps 2.3.15-SNAPSHOT - org.apache.struts + struts2-portlet war Portlet Webapp diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 3b7058ca4..9ccbdffaa 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -29,7 +29,6 @@ 2.3.15-SNAPSHOT - org.apache.struts struts2-rest-showcase war 2.3.15-SNAPSHOT @@ -40,17 +39,14 @@ org.apache.struts struts2-rest-plugin - ${project.version} org.apache.struts struts2-convention-plugin - ${project.version} org.apache.struts struts2-config-browser-plugin - ${project.version} junit @@ -71,7 +67,6 @@ test - net.sourceforge.jwebunit jwebunit-htmlunit-plugin diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 225866212..ea2b9d348 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -28,7 +28,7 @@ struts2-apps 2.3.15-SNAPSHOT - org.apache.struts + struts2-showcase war Showcase Webapp @@ -39,7 +39,6 @@ http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/showcase/ - hostedqa @@ -56,49 +55,41 @@ org.apache.struts struts2-struts1-plugin - ${project.version} org.apache.struts struts2-dojo-plugin - ${project.version} org.apache.struts struts2-jsf-plugin - ${project.version} org.apache.struts struts2-config-browser-plugin - ${project.version} org.apache.struts struts2-sitemesh-plugin - ${project.version} org.apache.struts struts2-tiles-plugin - ${project.version} org.apache.struts struts2-dwr-plugin - ${project.version} org.apache.struts struts2-json-plugin - ${project.version} @@ -110,13 +101,11 @@ org.apache.struts struts2-convention-plugin - ${project.version} org.apache.struts struts2-spring-plugin - ${project.version} @@ -139,12 +128,10 @@ opensymphony sitemesh - 2.4.2 uk.ltd.getahead dwr - 1.1.1 log4j diff --git a/assembly/pom.xml b/assembly/pom.xml index 5ad3352ff..8bebc79cf 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -1,19 +1,15 @@ 4.0.0 - org.apache.struts - struts2-assembly - pom - Struts 2 Assembly - - Struts 2 Assembly - - org.apache.struts struts2-parent 2.3.15-SNAPSHOT + struts2-assembly + pom + Struts 2 Assembly + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/assembly scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/assembly @@ -27,7 +23,6 @@ maven-assembly-plugin - 2.2 make-assembly @@ -291,7 +286,6 @@ maven-assembly-plugin - 2.2 make-assembly @@ -322,165 +316,142 @@ org.apache.struts struts2-codebehind-plugin - ${project.version} org.apache.struts struts2-convention-plugin - ${project.version} org.apache.struts struts2-javatemplates-plugin - ${project.version} org.apache.struts struts2-config-browser-plugin - ${project.version} org.apache.struts struts2-dojo-plugin - ${project.version} org.apache.struts struts2-dwr-plugin - ${project.version} org.apache.struts struts2-jasperreports-plugin - ${project.version} org.apache.struts struts2-jfreechart-plugin - ${project.version} org.apache.struts struts2-jsf-plugin - ${project.version} org.apache.struts struts2-junit-plugin - ${project.version} org.apache.struts struts2-pell-multipart-plugin - ${project.version} org.apache.struts struts2-plexus-plugin - ${project.version} org.apache.struts struts2-portlet-plugin - ${project.version} org.apache.struts struts2-rest-plugin - ${project.version} org.apache.struts struts2-sitegraph-plugin - ${project.version} org.apache.struts struts2-sitemesh-plugin - ${project.version} org.apache.struts struts2-spring-plugin - ${project.version} org.apache.struts struts2-struts1-plugin - ${project.version} org.apache.struts struts2-testng-plugin - ${project.version} org.apache.struts struts2-tiles-plugin - ${project.version} + + + + org.apache.struts + struts2-tiles3-plugin org.apache.struts struts2-oval-plugin - ${project.version} org.apache.struts struts2-json-plugin - ${project.version} org.apache.struts struts2-embeddedjsp-plugin - ${project.version} org.apache.struts struts2-gxp-plugin - ${project.version} org.apache.struts struts2-osgi-plugin - ${project.version} org.apache.struts struts2-osgi-admin-bundle - ${project.version} org.apache.struts struts2-osgi-demo-bundle - ${project.version} - diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index 4b5892957..0c7eaa84e 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -6,8 +6,8 @@ struts2-osgi-bundles 2.3.15-SNAPSHOT - org.apache.struts - struts2-osgi-admin-bundle + + struts2-osgi-admin-bundle bundle Struts 2 OSGi Admin Bundle @@ -21,8 +21,7 @@ org.apache.struts struts2-osgi-plugin - ${project.version} - + @@ -31,7 +30,6 @@ org.apache.felix maven-bundle-plugin true - 2.1.0 META-INF diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index dfee52e64..63f42ce0f 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -6,7 +6,7 @@ struts2-osgi-bundles 2.3.15-SNAPSHOT - org.apache.struts + struts2-osgi-demo-bundle bundle Struts 2 OSGi Demo Bundle @@ -35,22 +35,14 @@ commons-digester - - org.apache.struts - struts2-core - ${project.version} - - org.apache.struts struts2-convention-plugin - ${project.version} org.apache.struts struts2-osgi-plugin - ${project.version} diff --git a/bundles/pom.xml b/bundles/pom.xml index b4537ad72..5ad2a8998 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -28,7 +28,7 @@ struts2-parent 2.3.15-SNAPSHOT - org.apache.struts + struts2-osgi-bundles pom Struts OSGi Bundles @@ -49,7 +49,6 @@ org.apache.struts struts2-core - ${project.version} diff --git a/core/pom.xml b/core/pom.xml index 8917550b7..50159652d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,6 @@ struts2-parent 2.3.15-SNAPSHOT - org.apache.struts struts2-core jar Struts 2 Core @@ -112,7 +111,6 @@ maven-javadoc-plugin - 2.2 attach-source diff --git a/plugins/cdi/pom.xml b/plugins/cdi/pom.xml index 8ace44507..6c2bbee9f 100644 --- a/plugins/cdi/pom.xml +++ b/plugins/cdi/pom.xml @@ -28,7 +28,6 @@ 2.3.15-SNAPSHOT - org.apache.struts struts2-cdi-plugin Struts 2 CDI Plugin jar diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index 8c7bb0ec6..bf946e9e4 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-codebehind-plugin jar Struts 2 Codebehind Plugin @@ -47,7 +47,6 @@ ${project.groupId} struts2-junit-plugin - ${project.version} test diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index 4b5c283b6..e62af9a1e 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-config-browser-plugin jar Struts 2 Configuration Browser Plugin diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index 7cb8255f6..73854ec7e 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -5,7 +5,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-convention-plugin jar Struts 2 Convention Plugin @@ -32,6 +32,7 @@ + org.apache.commons @@ -53,4 +54,5 @@ provided + diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 5e7cddb0b..2a148106b 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -27,8 +27,8 @@ org.apache.struts 2.3.15-SNAPSHOT + 4.0.0 - org.apache.struts struts2-dojo-plugin Struts 2 Dojo Plugin @@ -147,7 +147,6 @@ ${project.groupId} struts2-junit-plugin - ${project.version} test diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index c2a308cb1..c556a82fd 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-dwr-plugin jar Struts 2 DWR Plugin @@ -43,7 +43,7 @@ uk.ltd.getahead dwr - 1.1.1 + diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml index 7a0a4cb1b..54d00da17 100644 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@ -29,7 +29,6 @@ 2.3.15-SNAPSHOT - org.apache.struts struts2-embeddedjsp-plugin jar Struts 2 Embedded JSP Plugin diff --git a/plugins/gxp/pom.xml b/plugins/gxp/pom.xml index 5d2fea71e..621cbe2fd 100644 --- a/plugins/gxp/pom.xml +++ b/plugins/gxp/pom.xml @@ -6,11 +6,9 @@ 2.3.15-SNAPSHOT - org.apache.struts struts2-gxp-plugin jar Struts 2 GXP Plugin - http://struts.apache.org scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-gxp-plugin diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index ba9fd53c1..04d886b8f 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-jasperreports-plugin jar Struts 2 Jasper Reports Plugin diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index fd8c37289..c671b1143 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -27,7 +27,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-javatemplates-plugin jar Struts 2 Java Templates Plugin diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 2e6041d5d..74b2404ee 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-jfreechart-plugin jar Struts 2 JFreeChart Plugin @@ -67,7 +67,6 @@ org.apache.struts struts2-junit-plugin - ${project.version} test diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index b19886c52..45c1a614d 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-jsf-plugin jar Struts 2 JSF Plugin @@ -48,11 +48,9 @@ provided - mockobjects mockobjects-core - 0.09 test diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index 7eb24a56b..f2fb5d579 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-json-plugin jar Struts 2 JSON Plugin @@ -59,7 +59,6 @@ org.apache.struts struts2-junit-plugin - ${project.version} test diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index cd109c317..130c9a433 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-junit-plugin jar Struts 2 JUnit Plugin @@ -71,7 +71,6 @@ org.apache.struts struts2-convention-plugin - ${project.version} test diff --git a/plugins/osgi/pom.xml b/plugins/osgi/pom.xml index 502ef97c1..34377398f 100644 --- a/plugins/osgi/pom.xml +++ b/plugins/osgi/pom.xml @@ -6,7 +6,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-osgi-plugin jar Struts 2 OSGi Plugin diff --git a/plugins/oval/pom.xml b/plugins/oval/pom.xml index e06e5e590..4178272ef 100644 --- a/plugins/oval/pom.xml +++ b/plugins/oval/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-oval-plugin jar Struts 2 OVal Plugin @@ -72,7 +72,7 @@ org.springframework spring-context - ${struts2.springPlatformVersion} + test diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index f9c5e92c0..b0aa38324 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-pell-multipart-plugin jar Struts 2 Pell Multipart Plugin diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index 8cd3e4ac3..873629b3a 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-plexus-plugin jar Struts 2 Plexus Plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index d943a9d62..c928652a4 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -28,7 +28,7 @@ struts2-parent 2.3.15-SNAPSHOT - org.apache.struts + struts2-plugins pom Struts Plugins @@ -75,7 +75,6 @@ org.apache.struts struts2-core - ${project.version} diff --git a/plugins/portlet-tiles/pom.xml b/plugins/portlet-tiles/pom.xml index 437b2567a..45ff49b15 100644 --- a/plugins/portlet-tiles/pom.xml +++ b/plugins/portlet-tiles/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-portlet-tiles-plugin jar Struts 2 Portlet Tiles Plugin @@ -43,12 +43,10 @@ org.apache.struts struts2-tiles-plugin - ${project.version} org.apache.struts struts2-portlet-plugin - ${project.version} javax.servlet diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index ee3cbfea4..5ed5cd697 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -5,7 +5,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-portlet-plugin jar Struts 2 Portlet Plugin diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index f345e27e4..38632fe61 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-rest-plugin 2.3.15-SNAPSHOT Struts 2 REST Plugin diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index 74c7cafea..916699931 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-sitegraph-plugin jar Struts 2 Sitegraph Plugin @@ -60,7 +60,6 @@ ${project.groupId} struts2-junit-plugin - ${project.version} test diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 5dc98d803..536b7dedf 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-sitemesh-plugin jar Struts 2 Sitemesh Plugin @@ -43,7 +43,6 @@ opensymphony sitemesh - 2.4.2 diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index d4be5c409..8b49070a6 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-spring-plugin jar Struts 2 Spring Plugin @@ -43,31 +43,26 @@ org.springframework spring-beans - ${struts2.springPlatformVersion} org.springframework spring-core - ${struts2.springPlatformVersion} org.springframework spring-context - ${struts2.springPlatformVersion} org.springframework spring-web - ${struts2.springPlatformVersion} org.springframework spring-test - ${struts2.springPlatformVersion} test diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 91963e189..ee3dec15e 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-struts1-plugin jar Struts 2 Struts 1 Plugin @@ -48,7 +48,6 @@ ${project.groupId} struts2-junit-plugin - ${project.version} test diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index fe1be2cf0..635157bf6 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-testng-plugin jar Struts 2 TestNG Plugin @@ -49,29 +49,17 @@ org.springframework spring-test - ${struts2.springPlatformVersion} org.springframework spring-core - ${struts2.springPlatformVersion} - - - - javax.servlet - servlet-api - 2.4 - provided javax.servlet jsp-api - 2.0 provided - - diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index b7988c854..c7ec0df21 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -28,7 +28,7 @@ struts2-plugins 2.3.15-SNAPSHOT - org.apache.struts + struts2-tiles-plugin jar Struts 2 Tiles Plugin diff --git a/plugins/tiles3/pom.xml b/plugins/tiles3/pom.xml index 3e1a4539a..bb76a2473 100644 --- a/plugins/tiles3/pom.xml +++ b/plugins/tiles3/pom.xml @@ -39,21 +39,25 @@ http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/tiles3/ + + 3.0.1 + + org.apache.tiles tiles-core - 3.0.1 + ${tiles3.version} org.apache.tiles tiles-extras - 3.0.1 + ${tiles3.version} org.apache.tiles tiles-jsp - 3.0.1 + ${tiles3.version} runtime diff --git a/pom.xml b/pom.xml index 1cac704bb..f86c70a26 100644 --- a/pom.xml +++ b/pom.xml @@ -361,6 +361,11 @@ xwork-core ${project.version} + + org.apache.struts + struts2-core + ${project.version} + org.apache.struts struts2-spring-plugin @@ -386,6 +391,126 @@ struts2-junit-plugin ${project.version} + + org.apache.struts + struts2-convention-plugin + ${project.version} + + + org.apache.struts + struts2-tiles-plugin + ${project.version} + + + org.apache.struts + struts2-osgi-plugin + ${project.version} + + + org.apache.struts + struts2-codebehind-plugin + ${project.version} + + + org.apache.struts + struts2-javatemplates-plugin + ${project.version} + + + org.apache.struts + struts2-config-browser-plugin + ${project.version} + + + org.apache.struts + struts2-dojo-plugin + ${project.version} + + + org.apache.struts + struts2-jasperreports-plugin + ${project.version} + + + org.apache.struts + struts2-jfreechart-plugin + ${project.version} + + + org.apache.struts + struts2-jsf-plugin + ${project.version} + + + org.apache.struts + struts2-pell-multipart-plugin + ${project.version} + + + org.apache.struts + struts2-plexus-plugin + ${project.version} + + + org.apache.struts + struts2-rest-plugin + ${project.version} + + + org.apache.struts + struts2-sitegraph-plugin + ${project.version} + + + org.apache.struts + struts2-sitemesh-plugin + ${project.version} + + + org.apache.struts + struts2-struts1-plugin + ${project.version} + + + org.apache.struts + struts2-testng-plugin + ${project.version} + + + org.apache.struts + struts2-oval-plugin + ${project.version} + + + org.apache.struts + struts2-json-plugin + ${project.version} + + + org.apache.struts + struts2-embeddedjsp-plugin + ${project.version} + + + org.apache.struts + struts2-gxp-plugin + ${project.version} + + + org.apache.struts + struts2-tiles3-plugin + ${project.version} + + + org.apache.struts + struts2-osgi-admin-bundle + ${project.version} + + + org.apache.struts + struts2-osgi-demo-bundle + ${project.version} + org.freemarker @@ -399,6 +524,18 @@ 1.4.1 + + uk.ltd.getahead + dwr + 1.1.1 + + + + opensymphony + sitemesh + 2.4.2 + + org.apache.velocity