[ 
https://jira.codehaus.org/browse/MNG-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy updated MNG-5418:
------------------------------

    Description: 
The following won't activate: <file><exists>${myProperty}</exists></file>

myProperty is a current project property.

  was:
The following won't activate. If I move it to a path without a space it works. 
This is for windows xp.
<file><exists>${user.home}/.m2/ydoc/lib/ydoc.jar</exists></file>
or <file><exists>${myProperty}</exists></file>

        Summary: Can't activate a profile by checking for the presence of a 
file in ${myProperty}  (was: Can't activate a profile by checking for the 
presence of a file in ${user.home} or any other properties)
    
> Can't activate a profile by checking for the presence of a file in 
> ${myProperty}
> --------------------------------------------------------------------------------
>
>                 Key: MNG-5418
>                 URL: https://jira.codehaus.org/browse/MNG-5418
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Profiles
>    Affects Versions: 3.0.4
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>
> The following won't activate: <file><exists>${myProperty}</exists></file>
> myProperty is a current project property.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to