commit | c84b6e7f074c87d3a638642293b353fce4ebcf9a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Aug 12 11:54:49 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Aug 12 11:54:49 2020 +0000 |
tree | c8912b1d44c03d3656dfc8887d4fdf1c3f0260db | |
parent | 50599a7593449adc09d629d236e72ac6ecdd9331 [diff] | |
parent | 7f5a0a56c67f3b22d080a52413f5fa50b2f91468 [diff] |
Merge "Fix dependencies to use released Guilin artifacts" Former-commit-id: 580834ea5b603cb93444fe8d5576e3cf961c6e8b
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".