What are the different types of profile in maven? Where will you define these profiles?
Answer Posted / Mohammad Asad
The different types of profiles in Maven include active profiles, default profiles, and inheritance profiles. Profiles are defined within the 'profiles' element in the POM file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers