commit | 2fdd951a0d90cc6587579e6e5611ac5373ba8c64 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Sep 13 14:39:25 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Sep 13 14:39:25 2018 -0400 |
tree | 591fa553cc01617c7eaf09e77a12a45f39c72b5e | |
parent | 42ef3e4d9d80ac3de18cb687fac3c375ecdc96db [diff] |
Fix group id Some groupIds are incorrect (com.onap instead of org.onap), causing deploy to fail. Change-Id: I9c103e99835448f063aa2b5c14345b8497786f6d Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 5672dc219e0f5a60f43040f3aede73cb15764ebd
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".