Dear all

Using new archetype caused error and cannot create new maven-quick-start project

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.018 s
[INFO] Finished at: 2024-09-29T10:03:11+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-archetype-plugin:3.3.0:generate (default-cli) on 
project standalone-pom: Error merging velocity templates: Encountered "#end" at 
archetype-resources/pom.xml[line 210, column 9]
[ERROR] Was expecting one of:
[ERROR]     "\u001c" ...
[ERROR]     "\u001c" ...
[ERROR]     "||" ...
[ERROR]     "|" ...
[ERROR]     "(" ...
[ERROR]     ")" ...
[ERROR]     <ESCAPE_DIRECTIVE> ...
[ERROR]     "]]#" ...
[ERROR]     <WHITESPACE> ...
[ERROR]     <NEWLINE> ...
[ERROR]     <SUFFIX> ...
[ERROR]     <STRING_LITERAL> ...
[ERROR]     <INTEGER_LITERAL> ...
[ERROR]     <FLOATING_POINT_LITERAL> ...
[ERROR]     <DOT> ...
[ERROR]     "{" ...
[ERROR]     "}" ...
[ERROR]     "\\\\" ...
[ERROR]     "\\" ...
[ERROR]     <TEXT> ...
[ERROR]     <INLINE_TEXT> ...
[ERROR]     <EMPTY_INDEX> ...
[ERROR]     "{" ...
[ERROR]     "\u001c" ...
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Reply via email to