InterviewSolution
Saved Bookmarks
| 1. |
What Is Maven? |
|
Answer» Maven is a project MANAGEMENT and comprehension tool. Maven PROVIDES developers a complete build lifecycle framework. Development TEAM can automate the project's build infrastructure in ALMOST no time as Maven uses a standard directory layout and a default build lifecycle. Maven is a project management and comprehension tool. Maven provides developers a complete build lifecycle framework. Development team can automate the project's build infrastructure in almost no time as Maven uses a standard directory layout and a default build lifecycle. |
|