The archetype is generating the jsps in the wrong location, it is missing the namespace in the patch. For example, if I enter "actions.test" for the package, the jsp is generated as WEB-INF/content/hello.jsp, it should be WEB-INF/content/test/hello.jsp
musachy On Wed, Apr 8, 2009 at 8:56 AM, Lukasz Lenart <lukasz.len...@googlemail.com> wrote: > Hi, > > Could someone try to test a new archetype which base on Convention > plugin and tell why it isn't working as expected? Index action is not > mapped and I18N is missing (properties files are where they should be > :-( ) > > mvn archetype:generate -DarchetypeCatalog=http://www.lenart.org.pl/maven/ > > > Regards > -- > Lukasz > http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org