commit | da08ccb4273470b6132484a5a7654a62ba012f46 | [log] [tgz] |
---|---|---|
author | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | Tue Oct 20 13:00:23 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Oct 20 13:00:23 2020 +0000 |
tree | 4d317e3fed8fb6ef4a8e2ad0ae87f4f5f4387da0 | |
parent | 0d52a21e3926dbbbf3d999bf3e6f4e92ff2eafc6 [diff] | |
parent | 244b71f5c63c020cd680d01f9c6eb7eb9c7c76b4 [diff] |
Merge "Fix error caused by empty env TOPOURL" into guilin Former-commit-id: 72418dc26cfb64321003acb6a6e52e8ec3b17c2e
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".