Merge "Setup ReadTheDocs"
tree: c182cb4cc886ce22225e1eccc3b7761f10355b75
  1. docs/
  2. fabric-discovery-plugin/
  3. properties-node/
  4. restapi-call-node/
  5. .gitignore
  6. LICENSE.txt
  7. pom.xml
  8. README.md
  9. version.properties
README.md

This source repository contains the code for the CCSDK plugins.

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. See example-settings.xml for an example.

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