commit | 1bd428c742afca26e73562c02e5354b579334003 | [log] [tgz] |
---|---|---|
author | highstreetherbert <herbert.eiselt@highstreet-technologies.com> | Fri Aug 21 12:38:18 2020 +0200 |
committer | highstreetherbert <herbert.eiselt@highstreet-technologies.com> | Fri Aug 21 12:38:38 2020 +0200 |
tree | 57df48f67b2987173625ffb29c7ce65d5bb80c55 | |
parent | 82727991fcf871d479ed756246a08835cfbbc64f [diff] |
Remove dependencies provided by odlsli base image Remove sdnr related dependencies Issue-ID: SDNC-1329 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I12bca2847cc03c5c98b7672f405048eaf0cedb3f Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: ef3044c5975c29a408497cefeaf7ff642ad5f1b3
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".