commit | 9ed4144aa7a72da788306a420b8a9a26fd0d4401 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Dec 10 10:30:14 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Dec 10 16:53:55 2019 -0500 |
tree | 05028e4cca9a535ef7b9ba6434d778f15779676e | |
parent | 98e280c2cd8a777ed953606022aa7afd94b38d18 [diff] |
Generate dependency list Generate list of direct dependencies for repository and publish to Nexus. Change-Id: Iedca8bf65f4f7ea494816197b4e4b94dfbcf9b48 Issue-ID: CCSDK-1986 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".