commit | 7f5a0a56c67f3b22d080a52413f5fa50b2f91468 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 11 11:20:49 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 11 11:37:40 2020 -0400 |
tree | 63742cfe19414eb23f718b923d306fb5d1a168ae | |
parent | f20174d914587c25b8f42b024316c71ebdb2fe6b [diff] |
Fix dependencies to use released Guilin artifacts Fix dependencies to use released Guilin artifacts. Also, remove dependency on removed interface vnf-api Change-Id: I32eeadbc1a051b03a0e68af624e0001f4c0ba5ee Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: d1584bbcd06d635b0b59b53af04b21e08adf2007
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".