commit | c3861f3219196626e9b6caffdbd0be6a96ffaf8e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Sep 06 23:15:43 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Sep 06 23:15:43 2017 +0000 |
tree | 0b66ede9c214d3648bf4442e60c18b1e874c9f89 | |
parent | e0c8895854715081c3c5a3917948075db3b4765b [diff] | |
parent | 7703d8d1f66f7a3709f7d44202833cb8fe0e4274 [diff] |
Merge "Enable surefire unit testing"
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".