Mention the three build lifecycle of Maven?
Answer / Shyam Lal Bharati
"The three build lifecycle phases in Maven are: Default Lifecycle (clean, verify, install, deploy), Site Lifecycle (site, site-deploy), and Distribution Management Lifecycle (generate-sources, generate-resources)"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between jenkins and maven?
Have you ever had a problem getting your projects in eclipse refreshed after you made changes in the pom files?
what is POM?
What is a test dependency scope in maven?
Can you tell me the default location of your local repository?
What does maven dependency plugin do?
List all the dependency scope in maven.
What is maven build life cycle?
What is the command to package maven project?
What are the things that you must define for each external dependency?
What are different type of repositories in maven?
How to specify the sequence in which sub modules needs to be built?