commit | 137ba19a109014a31d728a734c9706a1a97a9da9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Aug 26 12:06:59 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Aug 26 12:06:59 2020 +0000 |
tree | 344ca4df40001477cb56e35c37541c87a9d64324 | |
parent | dace4a79556b7d32159d7227edf144fa60aa1ca0 [diff] | |
parent | 1bd428c742afca26e73562c02e5354b579334003 [diff] |
Merge "Remove dependencies provided by odlsli base image" Former-commit-id: 5a104d283feb11db04b825c4cf10931e655046ba
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".