Update to Velocity 1.5 ---------------------- Key: ARCHETYPE-281 URL: http://jira.codehaus.org/browse/ARCHETYPE-281 Project: Maven Archetype Issue Type: Improvement Components: Archetypes Affects Versions: 2.0-alpha-4 Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.5.0_17 Default locale: fr_FR, platform encoding: Cp1252 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" Reporter: Khaled LABIDI Priority: Minor
Hi, I'm using version 2.0-alpha-4 of archetype-plugin and noticed that some velocity features are not supported (leading to parser erreor) particularily the HashMap declaration within a template (Actually, my POM includes some VTL statements) This is because the archetype-plugin 2.0-apha-4 depends on archetype-common 2.0-alpha-4 wich depends on plexus-velocity 1.1.3 which depends on velocity 1.4 and the later become quite "old" (current version is 1.6) The plexus-velocity version 1.1.8 has been released since Nov.2009 and it updated to use velocity 1.5. Is upgrading archetype-common dependency on plexus-velocity (from 1.1.3 to 1.1.8) planned for archetype-plugin 2.0-apha-5 ? By the way, when does the archetype-plugin 2.0-apha-5 release planned ? Best regards, K.L -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira