commit | fb7f9c670894f69650a4f4720178ceb26dab562d | [log] [tgz] |
---|---|---|
author | Timoney, Daniel (dt5972) <dtimoney@att.com> | Tue Mar 07 11:06:07 2017 -0500 |
committer | Timoney, Daniel (dt5972) <dtimoney@att.com> | Tue Mar 07 11:14:17 2017 -0500 |
tree | e85de01eb20ccc4af1c3e806d5d0fa39d789cf28 | |
parent | f4b9421ac63454ce0eb52c1767b4d7fa7c4550e7 [diff] |
[DOCKER] Dgbuilder docker build fails A change made to isolate issue with dgbuilder docker container build was inadvertantly carried forward into patch Change-Id: Ic6179b2cd0a5572e19f6e4265fa0b10dc027cbd8 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: e5a2ca15ad58e8fd83f2460e17ddaa821b4b7e6a
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".