What are the three build life cycles of maven? Mention them.
Answer / Ravi Bhushan Mishra
"Initialization", "Build Process", and "Cleanup"
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you host a maven repository on github?
What is build profile?
What are the types of maven plugins?
Explain what would the “jar: jar” goal do?
What is the best practice configuration usage for files - pom.xml or settings.xml?
What is the maven build lifecycle?
When you say maven uses convention over configuration?
How do you tell maven to use the latest version of a dependency?
In maven what are the two setting files called and what is their location?
How does maven looks for a dependency or resource?
What is the command to check the maven version?
What are the benefits of transitive dependency in maven?