Appears to be an issue in 2.2.3; normally you'd want to explicitly specify -DarchetypeVersion (or at least I generally do). For 2.2.1 it works, for 2.2.3 the property isn't filled in.
Dave On Mon, Nov 21, 2011 at 6:11 PM, David F. Newman <d...@exchange.mit.edu>wrote: > mvn archetype:generate \ > -DarchetypeGroupId=org.apache.**struts \ > -DarchetypeArtifactId=struts2-**archetype-blank >