Tag: project object model

06 Oct, 2015
Utilizing Maven Enforcer plugin to ensure dependency and version usage
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. Using Maven for managing builds, reporting, and documentation has become a standard practice in...