commit | d235f8f32910d20362f48748b6fb9658ab6c93b2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Feb 27 18:36:47 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Feb 27 18:36:47 2018 +0000 |
tree | e7406d8a1627cf25ff1f62ca52ebfec47bac0c12 | |
parent | e920a1343b4aa55f95cd3db2595f52cbbea73399 [diff] | |
parent | 4f380043c90d234d563b1011a281b41623148dae [diff] |
Merge "Fix installation issues"
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".