Alex D Radermacher created TAP5-2740:
----------------------------------------
Summary: 5.8.2 Quickstart Archetype Issue
Key: TAP5-2740
URL: https://issues.apache.org/jira/browse/TAP5-2740
Project: Tapestry 5
Issue Type: Bug
Components: quickstart
Affects Versions: 5.8.2
Reporter: Alex D Radermacher
When following the online tutorial on the Tapestry website
([https://tapestry.apache.org/creating-the-skeleton-application.html)] using
the latest 5.8.2 Archtype results in an error with the following message:
{quote}'Creating quickstart' has encountered a problem.
Unable to create project from archetype [org.apache.tapestry:quickstart:5.8.2
-> http://tapestry.apache.org]
{quote}
When viewing the details for the error, the following information is provided:
{quote}Unable to create project from archetype
[org.apache.tapestry:quickstart:5.8.2 -> http://tapestry.apache.org]
org.apache.maven.archetype.exception.ArchetypeGenerationFailure: Error merging
velocity templates: Encountered "( \"" at line 176, column 54 of
archetype-resources/pom.xml
Was expecting one of:
"}" ...
<DOT> ...
"(" <WHITESPACE> ...
"(" <STRING_LITERAL> ...
"(" <INTEGER_LITERAL> ...
"(" "[" ...
"(" "{" ...
"(" "true" ...
"(" "false" ...
"(" <IDENTIFIER> ...
"(" "{" ...
"(" <FLOATING_POINT_LITERAL> ...
"(" ")" ...
{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)