Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4136

Regression: Environment Variables With Parenthesis Can't Be Referenced in POM

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 2.1.0
    • None
    • None
    • None
    • Windows XP Professional (64-bit)

    Description

      It looks like Maven can longer use environment variables with parenthesis e.g. ProgramFiles(x86). The attached pom.xml emits the following with Maven 2.1.0:

      ProgramFiles(x86) = ${env.ProgramFiles(x86)}

      With Maven 2.0.10 we correctly get the following:

      ProgramFiles(x86) = C:\Program Files (x86)

      This is a pain since ProgramFiles(x86) is standard environment variable on 64-bit Windows.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            joel.turkel Joel Turkel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment