commit | 649098abd874144fa2325702c3344ca25f7caa4f | [log] [tgz] |
---|---|---|
author | Timoney, Daniel (dt5972) <dtimoney@att.com> | Thu Feb 23 08:30:14 2017 -0500 |
committer | Timoney, Daniel (dt5972) <dtimoney@att.com> | Thu Feb 23 08:30:27 2017 -0500 |
tree | bfb9ae1cd068af7898709de27fb7e24f7839462e | |
parent | 9091147e03df2a367ec6b9250325e7aa5d7a64b1 [diff] |
[DOCKER] Ignore jenkins-settings.xml No longer use jenkins-settings.xml in installZips.sh Change-Id: I204e45876e1d247515a04eeb6fbc5805888b4930 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 840feb493a762a6c2afe9c04493c57c3fd7a5e47
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".