What is mojo?
Answer / Chandra Kumar Jaisawal
In Apache Maven, a Mojo (short for POM Goal Java Object) is a goal that can be configured and executed in the build lifecycle. It defines what needs to be done as part of the build process.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of profile in maven?
What does dependency management mean with respect to transitive dependency?
What phases does a site lifecycle consist of?
What is the default location of local repository?
What is the command to create a new project based on an archetype?
Explain the difference between maven build and maven install?
List out the dependency scope in Maven?
Can you tell me the default location of your local repository?
What is an archetype?
What is the difference between version and snapshot?
what is Maven? How does it work?
Where are maven dependencies stored?