Access Keys:
Skip to content (Access Key - 0)


Maven 2 Structure

Added by Joachim Haagen Skeie , last edited by Joachim Haagen Skeie on Dec 02, 2009 12:44
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Contents

Table of Contents

Sub Pages

Maven 2 Structure

The project consists of a total of 4 Maven Projects - a main project, and three sub projects

  • Parent
    • Agent
    • Manager
    • ManagerServer

Each project has its own POM file, and the parent POM has all three subprojects listed as modules.

The Parent POM has no actual dependencies, but a complete list of the entire projects dependencies are listed with actual versions under the dependencyManagement part of the parent POM.

Adaptavist Theme Builder (3.3.5-conf210) Powered by Atlassian Confluence 3.0.2, the Enterprise Wiki.