That's pretty strange - it doesn't happen for me. I tried the same command and it worked for me - I uploaded the resulting project to http://static.appfuse.org/downloads/jsfbasictest1.tar.gz.
Matt On 6/20/07, Lance Smith <[EMAIL PROTECTED]> wrote:
I'm new to Appfuse but not to Maven. Everything is installed(java 5, maven 2.0.6) except Mysql. I plan to use Oracle, but I am waiting for the dba to set up test tablespaces for me. I run the following: C:\apps\workspace>mvn archetype:create -DarchetypeGroupId=org.appfuse -DarchetypeArtifactId=appfuse-basic-jsf -D remoteRepositories=http://static.appfuse.org/repository -DarchetypeVersion=2.0-m5 -DgroupId=org.kki -DartifactId=jsfbasictest1 This error happens no matter what archetype I use. [ERROR] Parser Exception: archetype-resources/src/main/webapp/common/menu.jsp : org.apache.velocity.runtime.pars er.ParseException: Encountered " pageContext.request.remoteUser}\"><li><a href=\"<c:url value=\"/login.jsp\"/>\" class=\"current\"><fmt:message key=\"login.title\"/></a></li></c:if>\r\n <menu:displayMenu name=\"MainMenu\" />\r\n <menu:displayMenu name=\"UserMenu\"/>\r\n <menu:displayMenu name=\"AdminMenu\"/>\r\n <menu:displ ayMenu name=\"Logout\"/>\r\n</ul>\r\n</menu:useMenuDisplayer>" at line 6, column 24. Was expecting one of: "}" ... <DOT> ... I searched the DEV and USER mailing lists but found no hits like this. Any thoughts? Thank you, Lance Disclaimer: The materials in this e-mail are private and may contain Protected Health Information. Please note that e-mail is not necessarily confidential or secure. Your use of e-mail constitutes your acknowledgment of these confidentiality and security limitations. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying, distribution, or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this e-mail in error, please immediately notify the sender via telephone or return e-mail.
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
