commit | 0d4e02482b2bf2189a5e58a0e308cc78a9bbd1f8 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Apr 18 16:01:09 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Apr 18 16:01:09 2019 -0400 |
tree | 75c8390183289644da46c038f2d87bffe5716f6d | |
parent | eef835b7366ffb1c4feda5c6dc24c2733eb27a8f [diff] |
Remove duplicate staging Surround staging config in build profile so that staging plugin is not run for topmost pom.xml Change-Id: I71863a7efc68efffc16ea12d70bce27df6f9bcf7 Issue-ID: CCSDK-1166 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 7566807e10aaf852ea75293a3782407fe9ddb7bb
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".