Hello. i have question, how can i activate profile in pom.xml from
profiles.xml file? 
For example i have profile Monday in pom.xml and profile Friday in
profiles.xml
If i start maven with command line: mvn install -PFriday i want to start
both of the profiles. i don't want to write mvn install -PFriday,Monday
because if i add more profiles in pom.xml the i should run them all
manually.
But if i can set some options in profiles.xml that give command to run
profiles from pom.xml that can be very useful. Thanks and sorry for my bad
english.
-- 
View this message in context: 
http://www.nabble.com/activating-profiles-tp17751436p17751436.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to