Question: How can Maven profiles be triggered?
- by explicitly calling the profiles using the -P flag
- based on environment variables
- all of these answers
- through Maven settings
Answer: The correct answer of the above question is Option C:all of these answers