Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Active Maven Profiles by system property

Hi all!

Where is the setting “project -> properties -> maven -> Active Maven Profiles” saved ?

Is there any possibility to share this setting?

 

The goal:

I’ve a few profiles, and I want to activate the profiles by system property (enviroment=eclipse).

M2Eclipse seems to “ignore” the existence of the system property ?!?! Or where can I place my –Denviroment=eclipse ?? That m2Eclipse recognize it?

But the profile activation works fine with “Active Maven Profiles” in the m2Eclipse settings. Now I won’t tell each developer to activate this in all his

Eclipse projects!

 

Thanks Fredy


Back to the top