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/04 10:09:55 UTC

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

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


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

        

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

Posted by "Atef Haouari (JIRA)" <ji...@codehaus.org>.
     [ 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

        

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

Posted by "Raphaël Piéroni (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/ARCHETYPE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raphaël Piéroni closed ARCHETYPE-180.
-------------------------------------

    Resolution: Fixed

Fixed since revision 665879

> 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

       

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

Posted by "Raphaël Piéroni (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/ARCHETYPE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137345#action_137345 ] 

Raphaël Piéroni commented on ARCHETYPE-180:
-------------------------------------------

May you please describe the problem a bit more...
with Steps to reproduce, expected behaviour and gotten behaviour.

Please don't forget to also attach the command line(s) you used
and the trace from the maven execution(s).
Please also consider to attahce the test project for us to reproduce.

Thanks

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