Re: How can I deactivate an activeProfile?

2007-02-08 Thread Christian Goetze
franz see wrote: Good day to you, CG, AFAIK, there's none. If you want, you can remove your profile from the activeProfiles section, and add to your profile something like this ... activation property name!exclude-this-profile/name /property /activation ... I tried profile

Re: How can I deactivate an activeProfile?

2007-02-08 Thread franz see
Good day to you, CG, May I ask for a snippet of your settings where you used the activation, the maven command you used ( i.e. mvn install ), and what made you say that it did not work? :) Those info would help in determining why it did not work :) Thanks Franz Christian Goetze-3 wrote:

Re: How can I deactivate an activeProfile?

2007-02-08 Thread Christian Goetze
franz see wrote: Good day to you, CG, May I ask for a snippet of your settings where you used the activation, the maven command you used ( i.e. mvn install ), and what made you say that it did not work? :) Those info would help in determining why it did not work :) Ok. Here's what I tried

Re: How can I deactivate an activeProfile?

2007-02-08 Thread Christian Goetze
franz see wrote: Good day to you, CG, May I ask for a snippet of your settings where you used the activation, the maven command you used ( i.e. mvn install ), and what made you say that it did not work? :) Those info would help in determining why it did not work :) The negative activation

Re: How can I deactivate an activeProfile?

2007-02-08 Thread franz see
Good day to you, CG, That is true. Properties of profiles in the settings.xml cannot be activated by properties in the POM. Cheers, Franz Christian Goetze-3 wrote: franz see wrote: Good day to you, CG, May I ask for a snippet of your settings where you used the activation, the maven