Clone this repo:
  1. 72e952a Release version 1.1.0 of sli/core by Dan Timoney · 4 years ago master
  2. 652e1bb Fix NPE in toJsonString() by Dan Timoney · 4 years ago
  3. 5913559 Handle properties file reference outside OSGi by Dan Timoney · 4 years, 1 month ago
  4. dc2682a Fix pattern validation by Dan Timoney · 4 years, 1 month ago
  5. c72e5c5 Add file path validation by Dan Timoney · 4 years, 1 month ago

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".