Author: wsmoak
Date: Sun Aug 3 08:31:49 2008
New Revision: 682185
URL: http://svn.apache.org/viewvc?rev=682185&view=rev
Log:
[WW-1726] Update the blank archetype to Struts 2.1.2. Still needs work; the
tests in the project generated from this archetype don't compile.
Modified:
struts/maven/trunk/struts2-archetype-blank/ (props changed)
struts/maven/trunk/struts2-archetype-blank/pom.xml
struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
Propchange: struts/maven/trunk/struts2-archetype-blank/
--
--- svn:ignore (added)
+++ svn:ignore Sun Aug 3 08:31:49 2008
@@ -0,0 +1 @@
+target
Modified: struts/maven/trunk/struts2-archetype-blank/pom.xml
URL:
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/pom.xml?rev=682185&r1=682184&r2=682185&view=diff
==
--- struts/maven/trunk/struts2-archetype-blank/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-blank/pom.xml Sun Aug 3 08:31:49 2008
@@ -9,14 +9,13 @@
4.0.0
struts2-archetype-blank
- 2.0.9-SNAPSHOT
- maven-plugin
+ 2.1.2-SNAPSHOT
Struts 2 Archetypes - Blank
scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-blank/
scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-blank/
-
http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-blank/
+
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/
Modified:
struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
URL:
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml?rev=682185&r1=682184&r2=682185&view=diff
==
---
struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
(original)
+++
struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
Sun Aug 3 08:31:49 2008
@@ -48,7 +48,7 @@
org.apache.struts
struts2-core
-2.0.9
+2.1.2
@@ -57,7 +57,8 @@
org.mortbay.jetty
-maven-jetty6-plugin
+maven-jetty-plugin
+6.1.11
10