
Prof. Ismael H. F.
Santos
2
Maven Build
nMaven brings the OO approach to the build tools table. OO approach states that a program is usually made of several individual units, the objects, capable of some processing and that interact with each other by sending messages
nMaven objects are known as plugins. They encapsulate some behaviour (goals) and some data (properties) under a logical unit, namely the plugin..