commit | 1762ca3b89c703d86925d2f68486594916d804b0 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Feb 18 19:13:54 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Feb 18 19:13:54 2020 +0000 |
tree | f25ee8aa9fa0d827898d45cd376eb45e8b6f3588 | |
parent | fad2018502f1794f2569becaaa65b6f44bb93a8c [diff] | |
parent | 47722fd71ca4c3ca4cf4ef2dc86dfe7ac4c8fb61 [diff] |
Merge "Fix build error due to missing 0.7.0 artifacts" Former-commit-id: 11a572815f8b0f24f6b801211db16420b52f489e
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".