Is it possible to activate profile in Maven based on executed phase or goal? For example when I execute: mvn deploy I want my profile activate.
Asked
Active
Viewed 917 times
3
-
Possible duplicate of [How to activate profile based on goal being executed](https://stackoverflow.com/questions/15964170/how-to-activate-profile-based-on-goal-being-executed) – stef77 Aug 10 '17 at 10:34