Hi Bruce, My plan is to move all the example applications from Google Code ( > http://code.google.com/p/struts2-examples/downloads/list) for the Struts 2 > Getting Started Tutorials > (http://struts.apache.org/release/2.3.x/docs/getting-started.html) to the > Subversion repository here: > https://svn.apache.org/repos/asf/struts/sandbox/trunk/ > > As part of the move I'm re-organizing the example applications into a Maven > multi-module project. Please see the struts2example project that is > checked > in to the Subversion repository. Using a single parent pom I can set the > Struts 2 version for all modules and update the version easily in the > future. > > +1
> Once I have all the example applications checked in to Subversion as part > of > the Maven struts2example project I will go back through the Getting Started > tutorials to update their text about where to get the example code. > > This reorganization does mean that I will not be moving the Ant versions of > the example applications from Google Code. It is just too much work for me > to keep both the Maven and Ant versions updated with changes in Struts > dependencies. > > I don't see any problem, I don't know how many users out of there are still using ant (maybe more than I expect), but if someone wants to import and maintain ant examples, I assume he is free to do, right?