commit | 19328f96d1af31e11590c8931118888db56a59a1 | [log] [tgz] |
---|---|---|
author | David Stilwell <stilwelld@att.com> | Thu Nov 01 20:03:14 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Nov 01 20:03:14 2018 +0000 |
tree | 9c76c2bc7a82e730b14edab60baaf99ba50eb0e8 | |
parent | bc265458adb8189cff56662fca6b543ffde8b750 [diff] | |
parent | 3dad4fe28d9f46d653ddccf9b8bc87dba54f5a1a [diff] |
Merge "Remove mysql-connector dependency" Former-commit-id: cc5cff3646bbbaeb136c057cb401b1014d5bba49
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".