commit | 401f165066f569269964eec1ddd65bc5439450f6 | [log] [tgz] |
---|---|---|
author | Morgan Richomme <morgan.richomme@orange.com> | Wed Nov 08 08:50:03 2017 +0100 |
committer | Morgan Richomme <morgan.richomme@orange.com> | Wed Nov 08 08:52:44 2017 +0100 |
tree | 99e38d2cf26f394ae4aa04fb76a46a759d24b94e | |
parent | 62c68af9f6dca99bf3a867e1bbcc008aa5603aef [diff] |
Fix Doc 8 errors when genreating the documentation JIRA: CCSDK-139 Change-Id: I4431ca9471a287c262aa1e9e6ca5e79ebfb96d87 Signed-off-by: Morgan Richomme <morgan.richomme@orange.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".