commit | 7dd50864cbb3e20cc4f1b3aec8ad3672f283259b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 08 16:58:01 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Nov 08 16:58:01 2017 +0000 |
tree | b3a3e371b37ed166a031ad21a59cc70243f94289 | |
parent | 2bfbeea54820ca312ba2b13f91340cdf8dd236e7 [diff] | |
parent | c8fe9db234df3bfdce5f82c553172a1e117eb356 [diff] |
Merge "Fix doc8 error" Former-commit-id: 5dd99b3d56ff28e607c108ec892b3b8ed31a8b8a
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".