Issue Details (XML | Word | Printable)

Key: APF-915
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Major Major
Assignee: Unassigned
Reporter: James Perry
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

Build Error for Spring MVC QuickStart projects

Created: 26/Sep/07 04:57 AM   Updated: 27/Sep/07 08:57 PM   Resolved: 27/Sep/07 08:57 PM
Component/s: Build, Test, or Deploy Process
Affects Version/s: 2.0 Final
Fix Version/s: 2.0.1

Environment: Mac Os X 10.4.10 i386, Maven version: 2.0.7, Java version: 1.5.0_07


 Description  « Hide
I have tried to build a quickstart project for both single and modular spring-mvc project but there is a build error. Here is the stack trace:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating from archetype

Embedded error: Error processing templates.
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:displayMenu name=\"Logout\"/>\r\n</ul>\r\n</menu:useMenuDisplayer>" at line 6, column 24.
Was expecting one of:
    "}" ...
    <DOT> ...

Matt Raible added a comment - 26/Sep/07 10:44 AM
This is caused by an older version of the archetype plugin. Running "mvn -U" should solve this problem.

Matt Raible made changes - 26/Sep/07 10:44 AM
Field Original Value New Value
Component/s Build, Test, or Deploy Process [ 10004 ]
Fix Version/s 2.0.1 [ 10092 ]
Affects Version/s 2.0 Final [ 10113 ]
Matt Raible made changes - 27/Sep/07 08:57 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Won't Fix [ 2 ]