What are the tasks which are performed by maven?
Answer / Lokendra Singh
1. Compilation of sources.n2. Running tests.n3. Packaging the project into a deployable artifact (JAR, WAR, etc.).n4. Deploying the project to a repository.n5. Generating documentation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the command to build your maven site?
Where are maven dependencies stored?
What is a snapshot maven?
What are its advantages of uber jar?
What do you mean by maven?
What are the types of maven repository?
What are the different types of profile in maven?
What does maven dependency plugin do?
How do you tell maven to use the latest version of a dependency?
What are the build phases in maven?
What are the main features of maven?
What are the maven’s order of inheritance?