For people who may arrive here via a search, the list of required jars for a minimal struts app ends up being this: asm-3.3.jar asm-commons-3.3.jar commons-fileupload-1.3.1.jar commons-io-2.2.jar commons-lang3-3.1.jar freemarker-2.3.19.jar ognl-3.0.6.jar struts2-core-2.3.16.1.jar xwork-core-2.3.16.1.jar A minimal example application is available in the full distribution download, and is in the /apps/struts2-blank.war file. It adds the following files to the /lib directory. asm-tree-3.3.jar commons-logging-1.1.3.jar log4j-1.2.17.jar javassist-3.11.0.GA.jar On Mon, Jan 6, 2014 at 11:30 PM, Lukasz Lenart wrote: > 2014/1/6 Miguel Almeida : > > Lukasz, > > > > Incidentally, is this list compiled by hand or is it built automatically > > using a (which?) maven plugin? > > By Maven, I think it's a part of maven reports -> > http://maven.apache.org/plugins/maven-project-info-reports-plugin/ > > > Regards > -- > Ɓukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > >