commit | 4bae6d00757fab321b02c72fe1c8e8d5df822427 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 13:18:20 2017 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 13:18:20 2017 -0700 |
tree | c1f9eeaf06dbe65a9e34e4bc19d65473986827bb | |
parent | 37c58885d63a701d46aa0a8b614323d1ef10f031 [diff] |
Cleanup project's name in Sonar The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I70222539e8faf84e9d8acce7b2718c3fa93649e6 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: aff5cccd0e0ff7330170db5698d1cffe78677a03
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".