What are the different types of profile in maven? Where will you define these profiles?
Answer / 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 |
How do you find oracle jdbc driver in maven repository?
What does maven install do?
Explain the difference between dependency and plugin in maven?
What are gradle and maven?
How do you convert input stream into string?
Why Maven Plugins are used?
What phases does a clean lifecycle consist of?
What is meant by mojo in maven?
What is an archetype in maven?
What is an uber jar? What does an uber-jar mean and what are its features/advantages?
What is the use of plugins in maven?
What are the uses of maven plugins?