Below are interview questions for Apache Maven.
- Why use a build tool such as Maven?
- Explain Maven? What problem does it solve?
- What is Maven wrapper or mvnw? Should maven be installed to use it?
- What is maven validate?
- What is pom.xml in a maven project?
- What is group id and artifact id in a dependency in pom.xml
- What are different maven goals?
- What is difference between maven compile vs install?
- What is difference between maven package vs maven build vs maven install?
- What is target folder in maven project?
If you have any questions, please add in the comments.
Thank you!
Top comments (0)