commit | 1012cdd907e5121b41fff13c65caf13e4b3e9fa3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Aug 07 14:50:14 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Aug 07 14:50:14 2020 -0400 |
tree | b09a47fa6dd366cc11124ce116b6c9b061b30e43 | |
parent | 0dc533bcd107302cf4c7469eaba7cdc9d56b54de [diff] |
Use released version of artifacts to build docker Use released version of artifacts to build sdnc/oam dockers Change-Id: I33020197329d87e5ae006a1ec5909c183f6be64b Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 92dc52513bc90f327addbbf46edafaf864e66766
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".