I see that it is possible to set active Maven profiles but that's only per project and it appears that the order of those profiles cannot be set. The problem is that we're using some property placeholdering and the property values associated with each Maven profile override the previously set ones, so the profiles' ordering is important.
Thank you, eugen
P.S. I'm experimenting with replacing Eclipse with IDEA 13.1.2