commit | 6fd84f1422338180459ca6442be96440f116da44 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Dec 10 09:56:35 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Dec 10 16:56:30 2019 -0500 |
tree | 39732d36c7b85f6f01b228ab1f19456549efb52e | |
parent | 16cb0dd6b9ebe62ee6cb03629d3529057c5d00d3 [diff] |
Generate dependency list Generate list of direct dependencies for repository and publish to Nexus. Change-Id: Ibce710d925b127353a7ca502809514c286969350 Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".