[ 
http://jira.codehaus.org/browse/ARCHETYPE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103823
 ] 

William Ferguson commented on ARCHETYPE-39:
-------------------------------------------

OK, I'm confused.

The issue is marked as WON'T FIX, but the comment seem to imply that a change 
was made.
Was a change made and if so which version of the archetype-plugin?

Also, what is the syntax that is required to get it to work?
Wendy's comment on 2-JUN-07 seem to imply that ${artifactId} in the archetype 
will produce ${artifactId} in the new project, but that doesn't work for me 
with maven-2.0.7 and maven-archetype-1.0-alpha-4.

Tokens of the form ${artifactId} are converted to actual values when creating 
the new project.

Just like Guillaume, I need ${artifactId} in the output.
How do I get it?

> Add tool for working with escaping in Velocity templates
> --------------------------------------------------------
>
>                 Key: ARCHETYPE-39
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-39
>             Project: Maven Archetype
>          Issue Type: Improvement
>          Components: Plugin
>    Affects Versions: 1.0-alpha-4
>            Reporter: Willie Vu
>         Attachments: ARCHETYPE-39-velocity-escape-tool.patch, 
> ARCHETYPE-39.patch
>
>
> e.g. I need to put ${archifactId} (without parameter replacement) into an 
> assembly descriptor.  I need to escape the dollar sign.
> This is the Escape Tool of Velocity - 
> http://jakarta.apache.org/velocity/tools/javadoc/org/apache/velocity/tools/generic/EscapeTool.html.
>   The embedded Velocity engine will be configured to use it, or archetype 
> plugin allows further Velocity configuration.

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

        

Reply via email to