What is maven lifecycle?
Answer / Puneet Kumar Srivastava
Maven Lifecycle in Apache Maven refers to a series of phases that a project goes through during its build. These phases include clean, validate, compile, test, package, verify, and install.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you tell me the default location of your local repository?
How do you find oracle jdbc driver in maven repository?
Where do you find the class files when you compile a Maven project?
What are the advantages of maven?
Mention the difference between Apache Ant and Maven?
What does the build tool?
What is a snapshot maven?
How do you host a maven repository on github?
What is maven?
What does an uber-jar mean?
Where do we configure repositories in maven?
What is a test dependency scope in maven?