Re: File profile activation

2010-12-12 Thread Benson Margulies
It appeared to exhibit the same behavior for me in 3.0.0 and 2.1.0,
which are the versions I keep around. I see that the JIRA is marked
fixed in 3, so either it's not so fixed, or I made some methodological
experiment in trying it in 3 as well as 2.1.

On Sun, Dec 12, 2010 at 2:46 PM, Wendy Smoak  wrote:
> On Sun, Dec 12, 2010 at 1:57 PM, Benson Margulies  
> wrote:
>> In a parent profile, I have a profile that is supposed to activate
>> based on the presence of a file in the tree of the child that uses the
>> parent. It does not, and -X is not helping me ... since it seems to
>> contradict itself. I must be missing something simple here, no?
>
> What version of Maven?  Sounds like: http://jira.codehaus.org/browse/MNG-2363
>
> --
> Wendy
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: File profile activation

2010-12-12 Thread Wendy Smoak
On Sun, Dec 12, 2010 at 1:57 PM, Benson Margulies  wrote:
> In a parent profile, I have a profile that is supposed to activate
> based on the presence of a file in the tree of the child that uses the
> parent. It does not, and -X is not helping me ... since it seems to
> contradict itself. I must be missing something simple here, no?

What version of Maven?  Sounds like: http://jira.codehaus.org/browse/MNG-2363

-- 
Wendy

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



File profile activation

2010-12-12 Thread Benson Margulies
In a parent profile, I have a profile that is supposed to activate
based on the presence of a file in the tree of the child that uses the
parent. It does not, and -X is not helping me ... since it seems to
contradict itself. I must be missing something simple here, no?

[DEBUG] Profile with id: 'package-daemon' has been explicitly activated.

[INFO] Listing Profiles for Project: com.basistech.jug:jdd-server:jar:2-SNAPSHOT

  Profile Id: package-daemon (Active: false , Source: pom)




  package-daemon
  

  ${basedir}/src/main/jsw/wrapper.conf

  
  ...
 

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org