When create-from-project if existing variable is found escape the variable
--------------------------------------------------------------------------
Key: ARCHETYPE-138
URL: http://jira.codehaus.org/browse/ARCHETYPE-138
Project: Maven Archetype
Issue Type: Improvement
Components: Creator
Affects Versions: 2.0-alpha-2
Reporter: Mike Youngstrom
If i have a file in my project that has a maven filter variable such as
${groupId}. When I do a archetype:create-from-project on that project and the
archetype plugin detects a conflict between it's variables and this variable
then the archetype plugin should escape that variable "\$${groupId}" instead of
ignoring it.
If you don't think this would be a good general rule then perhaps it can at
least be an option?
Mike
--
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