commit | d873c2251b596c5dc15c0899b22ea0b7fdd6a286 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Feb 14 14:28:47 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Feb 15 10:55:11 2018 -0500 |
tree | 7180f1643644be469a4675a514a261c2f6068e81 | |
parent | 650bf0cbd81be4af3203103188e69f68fdca3a01 [diff] |
Fix install issues Fixed issues in installation scripts Change-Id: I4bd59ab16b55555ded8d9c2b0e8486d3df88fb44 Issue-ID: CCSDK-175 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 ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".