[
http://jira.codehaus.org/browse/MRESOURCES-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed MRESOURCES-71.
----------------------------------
Assignee: Olivier Lamy
Resolution: Duplicate
> Property filtering gives strange result
> ---------------------------------------
>
> Key: MRESOURCES-71
> URL: http://jira.codehaus.org/browse/MRESOURCES-71
> Project: Maven 2.x Resources Plugin
> Issue Type: Bug
> Affects Versions: 2.1, 2.2
> Environment: Windows XP, SP3 NL
> Reporter: Wytze van der Ploeg
> Assignee: Olivier Lamy
> Priority: Minor
>
> 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?
--
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