commit | 0cb20a7353fd1860bfadbd168a1ff4d8a9fa5398 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Nov 06 14:33:23 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Nov 06 14:33:23 2017 +0000 |
tree | ba0ae34b140b90429c38b05c1e0648ba0f7660ff | |
parent | f4b090e74e47ba7b3e6c9b12e41060b2f3ebcc0e [diff] | |
parent | db84f62dac3d16338d1140c7580aa729d052f47e [diff] |
Merge "Add dmaaplistener to modules, installation pom.xml" Former-commit-id: 9263e8ea78e84cb220e2f4d8e03fade3cf13a44f
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".