commit | 4a9c3e27c9dddf51dc6a0a4c3bc52713c2f4a4d7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon May 01 09:25:23 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon May 01 09:25:34 2017 -0400 |
tree | 2a11d411c8017b5f323384c4f17585aae13cbaf0 | |
parent | 1ac2375d70617c8dd7295cbaeb55eb7f5bb1ac7f [diff] |
[SDNC-7] Remove ODL tarball Remove OpenDaylight release tarball from Gerrit and instead use dependency plugin to pull from OpenDaylight nexus Change-Id: Ie9071b3d5f5dbf18455d857815ec9927e6aa5a54 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 90ed6f02f881d5598c24a17a02b602abe0e1c342
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".