commit | 1b132e0e795f01e17d58f6bd7d4be5f4205b375b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed May 17 17:53:41 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed May 17 17:54:02 2017 -0400 |
tree | 3147fda6faf2c69180da8c93d8551068ec0fb5a0 | |
parent | b378c3fc9acdea169f41eec2d08e52ae78f5e3b1 [diff] |
[DOCKER] Add missing jar Add missing tomcat jars needed by dblib to dblib installation bundle Change-Id: Ib9aa9aa5ba0b380431c2a6d3029ee3619c280dbf Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. 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".