Uploaded image for project: 'Maven Resources Plugin'
  1. Maven Resources Plugin
  2. MRESOURCES-71

Property filtering gives strange result

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 2.1, 2.2
    • None
    • None
    • None
    • Windows XP, SP3 NL

    Description

      I got a really strange result when putting having the following setup.

      I put an url tag in the pom.xml
      <url>http://www.myurl.nl</url>

      Then I setup resource filtering.
      <resources>
      <resource>
      <filtering>true</filtering>
      <directory>src/main/resources</directory>
      </resource>

      And then somehow because of the url in the pom.xml the following placeholder gets replaced:

      ${ldap.url} -> http://www.myurl.nl

      Maybe this is my mistake. I thought the full path needs to completely match what is inside the curly braces?

      Attachments

        Issue Links

          Activity

            People

              olamy Olivier Lamy
              wytze Wytze van der Ploeg
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: