Uploaded image for project: 'Maven Archetype'
  1. Maven Archetype
  2. ARCHETYPE-138

When create-from-project if existing variable is found escape the variable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-alpha-2
    • 2.0-alpha-4
    • Creator
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            youngm Mike Youngstrom
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: