commit | fc20c489c11e028a58b3bf8d5cc2797b07d6e30b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 07 13:02:25 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 07 14:47:39 2020 -0400 |
tree | 26ebafd7da294e7f2f894c1cfd10dfb6749f5d6c | |
parent | f8d7ed15b97448d95fa0479c55fd5ca165916070 [diff] |
Fix start script issues Fix issues in start script Change-Id: I9f78611d97021c27496c424930f8f0bca83a427c Issue-ID: SDNC-1371 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3a065cf8af83c3cadbe67fd475a446fb8a56ee70
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".