| Technology: Maven for Reusable Components |
|
The Supply Chain Suite of MP Objects is an application with a component based architecture. The components are either third party components (often open source), generic MP Objects components or in some cases, customer specific components. Together, these components are forming the MPO Supply Chain Suite. A huge advantage of these components is that they can be reused over time in different solutions. In order to manage the dependencies between the components and assemble the application from these components, you can use Maven (http://maven.apache.org). Maven automates the assembly of the application and standardizes this process. Also it ‘knows’ which components depend on other components and uses this information in assembling the application. Maven helps MP Objects in improving the efficiency and quality of the software development process!
|


