Merge "Using specific exceptions in RestApiCallNode"
tree: 329078d93a2fc0b463696d2c6a7f2434eb9755c7
  1. fabric-discovery-plugin/
  2. properties-node/
  3. restapi-call-node/
  4. .gitignore
  5. LICENSE.txt
  6. pom.xml
  7. README.md
  8. 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".