aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 262339dde053c6bf7cace727af6fa9a6255cfc00 (plain)
1
2
3
4
5
6
7
This source repository contains the code for the core SDN Controller components.
To compile this code:

1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.

2. To compile, run "mvn clean install".