Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0-alpha-4
-
Fix Version/s: None
-
Component/s: Plugin
-
Labels:None
-
Number of attachments :
Description
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.
Issue Links
- is related to
-
MRESOURCES-29
An escape mechanism for property interpolation is missing.
-
Is there any workaround for that ?