commit | fe8d3bc523ac928f5cf7d9a9951d584b333e21f5 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Jan 18 16:51:25 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Jan 18 16:57:58 2019 -0500 |
tree | c4cf32776e09d59ded0b3c2a74a00701c03c297d | |
parent | 479fa5da00b68989e3951b8256919c8c07975ed9 [diff] |
Updates for Fluorine Updated to create Fluorine-based artifacts Change-Id: Ib450be62cc016c1b5e6da2ebfb4fa3d9851e9a41 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 95f86710cfec2e6267bc97280ab6cfad4cf44866
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".