commit | 41cdaaa91806e520905d6238cb5479b2bb219e44 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Aug 11 11:26:18 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Aug 11 14:04:26 2017 -0400 |
tree | 6b751c61a79ec533b4c0387fe6d8d0bea932e405 | |
parent | 7e4cb0e2ee64777b1069a8371529be42efc437f8 [diff] |
Remove openecomp documentation references Removed openecomp references from site documentation. Also, removed sample settings.xml files. Latest direction from Linux Foundation is that the settings.xml configs they provided on their Jenkins will have no parameter settings - only server credentials. So, our sample settings.xml files are only misleading and hence should be removed. Change-Id: I4f663973ac07b6d78dffb93aef478a81d2a4450c Issue-ID: CCSDK-11 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. 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".