commit | 98e280c2cd8a777ed953606022aa7afd94b38d18 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Dec 05 14:09:05 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Dec 05 14:09:05 2019 -0500 |
tree | 077c3cb218107b83c47c48348b79f47dd8a9e1cb | |
parent | 54f98b397826e9d4281af1446b0227cdcf36f4a3 [diff] |
Clean up installer Clean up installers to install only ONAP code, not third party dependencies. Third party dependencies should be installed in ccsdk/distribution/dependencies only. Change-Id: I02cbe548db11ed453cb2f5ac9ac4b63cd247a511 Issue-ID: CCSDK-1979 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".