commit | 97f10b99890021c29e9217e3f8a8a52a4bfad8b1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Aug 12 09:48:27 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Aug 12 09:48:27 2020 -0400 |
tree | 6ac9e187152c3f7b8bfc53fd1cee32a4e6ab586b | |
parent | c84b6e7f074c87d3a638642293b353fce4ebcf9a [diff] |
Fix staging build issue Fixed parent of data-migrator to use relative path to find parent Change-Id: Ic4561a4b40e0a8441990c1a2d4da5fde5cca3d95 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: abf20f5370e1e72e408f0b2d1bf823641f9d1a1f
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".