commit | afa4c3eb2776f0f3ccae858d0cf764fdf28f6b2e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Sep 14 12:19:56 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Sep 14 12:19:56 2020 +0000 |
tree | 08518c09840989700119f765f903d37384e0d1b1 | |
parent | 97439c8cfe37a5ef7c930801d46491127ee16dea [diff] | |
parent | a6ac2c00595b29e0bae76f9015f0c3ebb12401b6 [diff] |
Merge "Release M4 version of sdnc/oam maven artifacts" into guilin Former-commit-id: 1c84bb83a433523b8df845a3c92550b8a1b596f7
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".