Found a minor bug in the docs that is kind of troublesome on the user, but easy to fix I'm sure . . .
http://struts.apache.org/2.3.4/docs/convention-plugin.html#ConventionPlugin-Introduction The convention plugin points to an older version, which is actually not compatible with the 2.3.4 struts core. This is from the "Setup" section: <dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-convention-plugin</artifactId> <version>2.1.6</version> </dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org