I believe this is an Eclipse issue and everything should work from the command line. You might trying installing the m2eclipse plugin and using that instead of eclipse:eclipse.
http://m2eclipse.codehaus.org If that doesn't work, you should use "appfuse:full-source" to get all the source in your project. Matt On Wed, Aug 13, 2008 at 3:28 AM, bill.damage <[EMAIL PROTECTED]> wrote: > > I just followed the quickstart for this archetype and then used mvn > eclipse:eclipse to create the project. I get this error: Fragment > "/common/taglibs.jsp" was not be found at expected path > /myproject/src/main/webapp/common/taglibs.jsp. In that location I see only > menu.jsp - what have I missed please? Thanks. > > -- > View this message in context: > http://www.nabble.com/Quickstart%3A-Archetype-appfuse-basic-struts-doesn%27t-create--common-taglibs.jsp-tp18960503s2369p18960503.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
