commit | f4ca7cb1f39feab47bc7dafabdba0982f5f25025 | [log] [tgz] |
---|---|---|
author | David Stilwell <stilwelld@att.com> | Thu Sep 13 15:20:15 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 13 15:20:15 2018 +0000 |
tree | 5d51842fd0f20aedc23ea56cd68f72d5c014f22e | |
parent | 5455c4d8440bf8531406954a8bfe6f416f3acf9a [diff] | |
parent | 5cf8aa829f45f8fdc0b20eb38505689bf7a850ff [diff] |
Merge "Add distributionManagement section" Former-commit-id: f60cd0b2b71f012bb931e6c1da99988e7152c7c9
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".