You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Michal Jastak (JIRA)" <ji...@codehaus.org> on 2006/01/31 12:16:06 UTC

[jira] Commented: (ARCHETYPE-19) archetype creation broken

    [ http://jira.codehaus.org/browse/ARCHETYPE-19?page=comments#action_57423 ] 

Michal Jastak commented on ARCHETYPE-19:
----------------------------------------

similar problem observed when trying to create project using an archetype with FreeMarker templates inside, they are parsed with Velocity Engine, which leads us to parser exceptions and stops project creating process :(

> archetype creation broken
> -------------------------
>
>          Key: ARCHETYPE-19
>          URL: http://jira.codehaus.org/browse/ARCHETYPE-19
>      Project: Maven Archetype
>         Type: Bug

>   Components: maven-archetype-plugin
>     Reporter: Jorg Heymans
>     Assignee: Jason van Zyl

>
>
> - when creating an archetype ie doing "archetype:create", the template substitution routines mangle characters like © .
> - binary files are also searched through for substitution this often results in exceptions and failed creation.
> I think the archetype desperately needs a way of switching off template substitution for anything else but pom.xml. It's hardly useable for us in it's present form. 
> I can create a testcase if necessary, just ask.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org