Felix Knecht wrote:
> Hi all
>
> The foofoo profile is always activated, no matter if a file 'timestamp'
> exists in the same directory like the pom.xml or
> not. It looks to me as the ${basedir} is not correctly resolved. Is this a
> known problem?
http://jira.codehaus.org/browse/MNG-3524
>
Is there a JIRA in for this?
nicolas de loof wrote:
Profile activation doesn't support property interopolation, even the
${basedir} one
This makes this feature unusable in nested modules configuration, as the
file are tested from current dir, not active project root...
I already reported this is
nicolas de loof schrieb:
> Profile activation doesn't support property interopolation, even the
> ${basedir} one
> This makes this feature unusable in nested modules configuration, as the
> file are tested from current dir, not active project root...
> I already reported this issue in JIRA.
>
T
Profile activation doesn't support property interopolation, even the
${basedir} one
This makes this feature unusable in nested modules configuration, as the
file are tested from current dir, not active project root...
I already reported this issue in JIRA.
Nicolas
2008/9/26 Felix Knecht <[EMAIL P
Hi all
The foofoo profile is always activated, no matter if a file 'timestamp' exists
in the same directory like the pom.xml or
not. It looks to me as the ${basedir} is not correctly resolved. Is this a
known problem?
Thanks
Felix
[EMAIL PROTECTED] ~/tmp $ cat pom.xml
http://maven.apache.org/P