commit | 5905c83c50f44e998822272a5e0c129e24abb64c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Feb 20 13:59:11 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Feb 20 13:59:21 2017 -0500 |
tree | 0e0b777f783443cd616c4b22a561989e8044145a | |
parent | da90a384b22277faa68a93c893109382d71bd22d [diff] |
[ROOTPOM] Repository id fix Repository ids need to match server-ids in maven settings Change-Id: I43fbfee16f09eff9b158387bf5223dd7aa24516d 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".