You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Atef Haouari (JIRA)" <ji...@codehaus.org> on 2008/06/09 16:12:12 UTC

[jira] Updated: (ARCHETYPE-180) Lost curly brackets when creating project from an archetype

     [ http://jira.codehaus.org/browse/ARCHETYPE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Atef Haouari updated ARCHETYPE-180:
-----------------------------------

    Attachment: myproject.zip
                ArchetypeTest.zip

Hello,
Here are instuctions to follow:
- Install the archetype containing in the ArchetypeTest.zip file
- Use this command to create the project:
mvn archetype:create  -DarchetypeGroup
Id=com.company -DarchetypeArtifactId=TestArchetype -DarchetypeVersion=1.0-SNAPSH
OT -DgroupId=com.company -DartifactId=myproject -Dversion=1.0

when processing the filting of the components.xml file, curly brackets are lost on two places:
#{ejbName} becomes #ejbName
#{ejbName} becomes #securityRules

Please check my result on the myproject.zip

Thanks,
A.H

> Lost curly brackets when creating project from an archetype
> -----------------------------------------------------------
>
>                 Key: ARCHETYPE-180
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-180
>             Project: Maven Archetype
>          Issue Type: Bug
>    Affects Versions: 2.0-alpha-3
>            Reporter: Atef Haouari
>         Attachments: ArchetypeTest.zip, myproject.zip
>
>
> Lost curly brackets when creating project from an archetype
> Exemple: #{ejbName} becomes #ejbName

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