You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Wytze van der Ploeg (JIRA)" <ji...@codehaus.org> on 2008/08/08 10:52:26 UTC

[jira] Created: (MNG-3702) Property filtering gives strange result

Property filtering gives strange result
---------------------------------------

                 Key: MNG-3702
                 URL: http://jira.codehaus.org/browse/MNG-3702
             Project: Maven 2
          Issue Type: Bug
    Affects Versions: 2.0.9
         Environment: Windows XP, SP3 NL
            Reporter: Wytze van der Ploeg
            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

        

[jira] Closed: (MRESOURCES-71) Property filtering gives strange result

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ 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

        

[jira] Moved: (MRESOURCES-71) Property filtering gives strange result

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRESOURCES-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy moved MNG-3702 to MRESOURCES-71:
---------------------------------------------

    Affects Version/s:     (was: 2.0.9)
                       2.1
                       2.2
                  Key: MRESOURCES-71  (was: MNG-3702)
              Project: Maven 2.x Resources Plugin  (was: Maven 2)

> 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.2, 2.1
>         Environment: Windows XP, SP3 NL
>            Reporter: Wytze van der Ploeg
>            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