You might already know what is maven; it’s a tool to build / compile or package java project… Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information. Here, I… Read More